Skip to content

Commit fbd2ef8

Browse files
fix(package): update broccoli-plugin to version 4.0.0
Closes #1
1 parent 093993e commit fbd2ef8

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
@@ -18,7 +18,7 @@
1818
],
1919
"dependencies": {
2020
"broccoli-merge-trees": "^3.0.1",
21-
"broccoli-plugin": "^2.1.0"
21+
"broccoli-plugin": "^4.0.0"
2222
},
2323
"ember-addon": {
2424
"configPath": "tests/dummy/config"

0 commit comments

Comments
 (0)