Skip to content

Commit

Permalink
run npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
koddsson committed Jul 5, 2019
1 parent daa40b1 commit f85ebd8
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 35 deletions.
161 changes: 129 additions & 32 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 @@ -15,7 +15,7 @@
},
"repository": "github/time-elements",
"devDependencies": {
"@babel/core": "^7.4.5",
"@babel/core": "^7.5.0",
"babel-preset-github": "^3.2.0",
"chai": "^4.2.0",
"eslint": "^5.16.0",
Expand All @@ -27,8 +27,8 @@
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"mocha": "^6.1.4",
"rollup": "^1.12.3",
"rollup-plugin-babel": "^4.3.2",
"rollup": "^1.16.6",
"rollup-plugin-babel": "^4.3.3",
"webcomponents.js": "^0.7.23"
},
"eslintIgnore": [
Expand Down

0 comments on commit f85ebd8

Please sign in to comment.