Skip to content

Commit 20e212e

Browse files
committed
still need babel-runtime as a peerDep for npm2
1 parent 3b42f4f commit 20e212e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"babel-loader": "^6.1.0",
5050
"babel-core": "^6.1.2",
5151
"babel-plugin-transform-runtime": "^6.1.2",
52+
"babel-runtime": "^5.8.0",
5253
"babel-preset-es2015": "^6.1.2",
5354
"vue-hot-reload-api": "^1.2.0"
5455
},

0 commit comments

Comments
 (0)