Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zcuric committed Sep 24, 2019
1 parent e29da3d commit fca8e2b
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 36 deletions.
220 changes: 187 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"plyr": "^3.5.6"
},
"devDependencies": {
"@babel/core": "^7.6.0",
"@babel/preset-env": "^7.6.0",
"@babel/core": "^7.6.2",
"@babel/preset-env": "^7.6.2",
"@vue/cli-plugin-babel": "^3.11.0",
"@vue/cli-plugin-eslint": "^3.11.0",
"@vue/cli-plugin-unit-jest": "^3.11.0",
Expand All @@ -37,7 +37,7 @@
"husky": "^3.0.5",
"jest": "^24.9.0",
"jest-transform-stub": "^2.0.0",
"lint-staged": "^9.2.5",
"lint-staged": "^9.3.0",
"prettier": "^1.18.2",
"rimraf": "^3.0.0",
"rollup-plugin-vue": "4.3.2",
Expand Down

0 comments on commit fca8e2b

Please sign in to comment.