mirror of
https://github.com/chinchang/web-maker.git
synced 2025-05-13 13:55:23 +02:00
add babel to deps
This commit is contained in:
parent
990c8d7c1e
commit
66613f0abc
@ -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"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user