Skip to content

Commit 065da1a

Browse files
committed
run npm update
1 parent 6beaa74 commit 065da1a

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
@@ -21,8 +21,8 @@
2121
"prepublishOnly": "npm run build"
2222
},
2323
"devDependencies": {
24-
"@babel/cli": "^7.1.5",
25-
"@babel/core": "^7.1.5",
24+
"@babel/cli": "^7.5.0",
25+
"@babel/core": "^7.5.0",
2626
"@babel/plugin-transform-modules-umd": "^7.2.0",
2727
"babel-preset-github": "^3.2.0",
2828
"chai": "^4.1.2",

0 commit comments

Comments
 (0)