Skip to content
This repository was archived by the owner on Dec 26, 2018. It is now read-only.

Commit a4d6823

Browse files
committed
fix babel versiongs
1 parent 8af19cc commit a4d6823

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
@@ -21,7 +21,7 @@
2121
},
2222
"homepage": "https://github.com/vuejs/vueify",
2323
"dependencies": {
24-
"babel": "^5.8.25",
24+
"babel": "^5.8.23",
2525
"clean-css": "^3.4.4",
2626
"es6-promise": "^3.0.2",
2727
"hash-sum": "^1.0.2",

0 commit comments

Comments
 (0)