Skip to content

Commit

Permalink
updated: dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed Nov 25, 2018
1 parent 216a7f5 commit 40de854
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 118 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -31,7 +31,7 @@
| React + Map and Set Polyfills | 16.5.2 | 44.75kb |
| Web Components Polyfill | 0.7.24 | 33.68kb |
| Vue | 2.5.17 | 31.65kb |
| __Riot__ | 3.13.1 | 10.85kb |
| __Riot__ | 3.13.2 | 10.85kb |
| Inferno | 6.0.0 | 7.65kb |
| Preact | 8.3.1 | 3.48kb |

Expand Down
129 changes: 15 additions & 114 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
Expand Up @@ -45,7 +45,7 @@
"riot-observable": "^3.0.0",
"riot-tmpl": "^3.0.8",
"simple-dom": "1.3.0",
"simple-html-tokenizer": "^0.5.1"
"simple-html-tokenizer": "^0.5.7"
},
"devDependencies": {
"benchmark": "^2.1.4",
Expand All @@ -65,15 +65,15 @@
"karma-rollup-preprocessor": "^6.0.0",
"karma-sauce-launcher": "^1.2.0",
"mocha": "^4.1.0",
"rollup": "^0.57.1",
"rollup": "^0.66.6",
"rollup-plugin-alias": "1.4.0",
"rollup-plugin-buble": "^0.19.2",
"rollup-plugin-commonjs": "^9.1.3",
"rollup-plugin-node-resolve": "^3.3.0",
"rollup-plugin-riot": "^2.0.0",
"sinon": "^4.5.0",
"sinon-chai": "^3.0.0",
"uglify-js": "^3.3.25"
"uglify-js": "^3.4.9"
},
"preferGlobal": true,
"directories": {
Expand Down

0 comments on commit 40de854

Please sign in to comment.