mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-13 10:06:23 +02:00
add babel to deps
This commit is contained in:
@ -22,5 +22,9 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/chinchang/web-maker/issues"
|
||||
},
|
||||
"homepage": "https://github.com/chinchang/web-maker#readme"
|
||||
"homepage": "https://github.com/chinchang/web-maker#readme",
|
||||
"dependencies": {
|
||||
"babel-polyfill": "^6.23.0",
|
||||
"babel-standalone": "^6.25.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user