Skip to content

Commit 93b5371

Browse files
committed
chore(package): enforce higher babel plugin versions
1 parent 2633497 commit 93b5371

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
},
3737
"dependencies": {
3838
"babel-eslint": "^6.1.2",
39-
"babel-plugin-syntax-class-properties": "^6.5.0",
40-
"babel-plugin-syntax-flow": "^6.5.0",
39+
"babel-plugin-syntax-class-properties": "^6.13.0",
40+
"babel-plugin-syntax-flow": "^6.13.0",
4141
"babel-plugin-transform-flow-strip-types": "^6.14.0",
4242
"bluebird": "^3.4.5",
4343
"chalk": "^1.1.0",

0 commit comments

Comments
 (0)