Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d251c2 commit 7fb5457Copy full SHA for 7fb5457
1 file changed
package.json
@@ -16,8 +16,6 @@
16
},
17
"license": "MIT",
18
"devDependencies": {
19
- "babel": "^6.5.2",
20
- "babel-cli": "^6.9.0",
21
"babel-core": "^6.7.2",
22
"babel-eslint": "^6.0.4",
23
"babel-plugin-add-module-exports": "^0.2.1",
@@ -30,6 +28,8 @@
30
28
"qrcode-terminal": "^0.11.0"
31
29
32
"dependencies": {
+ "babel": "^6.5.2",
+ "babel-cli": "^6.9.0",
33
"babel-runtime": "^6.26.0",
34
"bluebird": "^3.3.4",
35
"node-bignumber": "^1.2.1",
0 commit comments