Skip to content

Commit 14137dc

Browse files
committed
Fix tests (and probably the build, too)
1 parent 22ce2f6 commit 14137dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"dependencies": {
3737
"@apollo/client": "^3.2.1",
3838
"@ember/test-waiters": "~3.0.0",
39+
"@embroider/macros": "^1.5.0",
3940
"@glimmer/tracking": "^1.0.2",
4041
"broccoli-graphql-filter": "^1.0.0",
4142
"ember-auto-import": "^1.6.0",
@@ -44,7 +45,6 @@
4445
"devDependencies": {
4546
"@babel/core": "^7.11.6",
4647
"@ember/optional-features": "^2.0.0",
47-
"@embroider/macros": "^1.5.0",
4848
"@glimmer/component": "^1.0.2",
4949
"babel-eslint": "^10.1.0",
5050
"broccoli-asset-rev": "^3.0.0",

0 commit comments

Comments
 (0)