Add back babel-runtime (#4591)

This commit is contained in:
Henry Zhu 2016-09-28 17:21:36 -04:00 committed by GitHub
parent 6d22f258db
commit 64cdbf7ca0

View File

@ -8,6 +8,7 @@
"main": "lib/index.js",
"dependencies": {
"babel-types": "^6.16.0",
"babel-runtime": "^6.9.0",
"private": "~0.1.5"
},
"license": "BSD",