Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thasmo committed Feb 2, 2021
1 parent 755a53f commit 56fc0b0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -29,13 +29,13 @@
"prepare": "concurrently \"tsc\" \"rollup --config\""
},
"devDependencies": {
"browser-sync": "^2.26.7",
"concurrently": "^5.1.0",
"rollup": "^2.3.2",
"rollup-plugin-terser": "^5.3.0",
"browser-sync": "^2.26.14",
"concurrently": "^5.3.0",
"rollup": "^2.38.4",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript": "^1.0.1",
"tslib": "^1.11.1",
"typescript": "^3.8.3"
"tslib": "^2.1.0",
"typescript": "^4.1.3"
},
"files": [
"browser/",
Expand Down

0 comments on commit 56fc0b0

Please sign in to comment.