Skip to content

Commit

Permalink
Fix Ember tracking issue on set (#603)
Browse files Browse the repository at this point in the history
  • Loading branch information
snewcomer authored Jul 8, 2021
1 parent c08642f commit 77d9c2d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@glimmer/tracking": "^1.0.1",
"ember-auto-import": "^1.5.2",
"ember-cli-babel": "^7.19.0",
"validated-changeset": "0.14.10"
"validated-changeset": "0.14.11"
},
"devDependencies": {
"@ember/optional-features": "^1.0.0",
Expand Down

0 comments on commit 77d9c2d

Please sign in to comment.