mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
Use es2015-node5 babel preset recommended by koa
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@
|
||||
"dependencies": {
|
||||
"babel-core": "^6.5.1",
|
||||
"babel-polyfill": "^6.5.0",
|
||||
"babel-preset-es2015": "^6.5.0",
|
||||
"babel-preset-es2015-node5": "^1.2.0",
|
||||
"babel-preset-stage-0": "^6.5.0",
|
||||
"bcrypt": "^0.8.5",
|
||||
"glob": "^7.0.0",
|
||||
|
||||
Reference in New Issue
Block a user