Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Commit 7cd8003

Browse files
authored
Merge pull request #3 from VladislavGritsenko/patch-1
MAJOR: Update babel core
2 parents d6d19b5 + 8828349 commit 7cd8003

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"fs": false
1616
},
1717
"dependencies": {
18-
"babel": "^6.23.0",
19-
"babel-core": "^6.26.3",
20-
"babel-loader": "^7.1.4",
18+
"@babel/core": "^7.2.2",
19+
"babel-core": "^7.0.0-0",
20+
"babel-loader": "^8.0.5",
2121
"superagent": "^3.5.2",
2222
"uglify-js": "^3.4.3",
2323
"webpack": "^4.12.2"

0 commit comments

Comments
 (0)