Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7c5c381

Browse files
committed
run npm update
1 parent 172543e commit 7c5c381

File tree

2 files changed

+132
-21
lines changed

2 files changed

+132
-21
lines changed

package-lock.json

Lines changed: 130 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"prepublishOnly": "npm run build"
2626
},
2727
"devDependencies": {
28-
"@babel/cli": "^7.4.4",
29-
"@babel/core": "^7.4.4",
28+
"@babel/cli": "^7.5.0",
29+
"@babel/core": "^7.5.0",
3030
"@babel/plugin-transform-modules-umd": "^7.2.0",
3131
"babel-preset-github": "^3.2.0",
3232
"chai": "^4.2.0",

0 commit comments

Comments
 (0)