mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-07-02 12:28:37 -04:00
Enable ES2015 translation
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
"main": "js/main.js",
|
||||
"dependencies": {
|
||||
"babel-preset-react": "^6.16.0",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"babelify": "^7.3.0",
|
||||
"big.js": "^3.1.3",
|
||||
"browserify": "^14.4.0",
|
||||
|
Reference in New Issue
Block a user