We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8716ebb commit 804f6eaCopy full SHA for 804f6ea
3 files changed
package.json
@@ -15,7 +15,7 @@
15
"broccoli-concat": "^3.2.2",
16
"broccoli-debug": "^0.6.4",
17
"broccoli-funnel": "^2.0.1",
18
- "broccoli-merge-trees": "^2.0.0",
+ "broccoli-merge-trees": "^3.0.0",
19
"broccoli-persistent-filter": "^1.4.3",
20
"broccoli-rollup": "^2.0.0",
21
"broccoli-tee": "^1.0.2",
packages/@simple-dom/serializer/package.json
@@ -27,7 +27,7 @@
27
"devDependencies": {
28
"@simple-dom/dom-test-helper": "^1.4.0-alpha.82914663",
29
"@simple-dom/void-map": "^1.4.0-alpha.82914663",
30
- "ember-cli": "^2.18.2",
+ "ember-cli": "^3.0.0",
31
"nyc": "^11.3.0",
32
"qunit": "^2.4.1"
33
},
0 commit comments