Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit 4634498

Browse files
committed
bump devDependencies
1 parent b1bdb5c commit 4634498

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"start": "sirv public"
88
},
99
"devDependencies": {
10-
"@rollup/plugin-commonjs": "^16.0.0",
11-
"@rollup/plugin-node-resolve": "^10.0.0",
12-
"rollup": "^2.3.4",
10+
"@rollup/plugin-commonjs": "^17.0.0",
11+
"@rollup/plugin-node-resolve": "^11.0.0",
12+
"rollup": "^2.0.0",
1313
"rollup-plugin-css-only": "^3.1.0",
1414
"rollup-plugin-livereload": "^2.0.0",
1515
"rollup-plugin-svelte": "^7.0.0",

0 commit comments

Comments
 (0)