Skip to content

Commit 4c89e7e

Browse files
committed
add missing peerDep
1 parent 79450ee commit 4c89e7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"compiler"
3333
],
3434
"peerDependencies": {
35+
"babel-core": "^6.0.0 || ^7.0.0-alpha",
3536
"grunt": ">=0.4.0"
3637
},
3738
"devDependencies": {

0 commit comments

Comments
 (0)