We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9445543 commit 5e9ca76Copy full SHA for 5e9ca76
ember-cli-flash/package.json
@@ -49,8 +49,7 @@
49
"test": "echo 'A v2 addon does not have tests, run tests in test-app'"
50
},
51
"dependencies": {
52
- "@embroider/addon-shim": "^1.0.0",
53
- "@embroider/macros": "^1.13.2"
+ "@embroider/addon-shim": "^1.0.0"
54
55
"devDependencies": {
56
"@babel/core": "^7.17.0",
@@ -76,6 +75,7 @@
76
75
77
"peerDependencies": {
78
"@ember/string": ">= 3.0.0",
+ "@embroider/macros": "^1.13.2",
79
"ember-modifier": ">= 4.0.0"
80
81
"publishConfig": {
0 commit comments