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

Commit 47ed448

Browse files
authored
Bump rollup plugin versions (#210)
1 parent b1bdb5c commit 47ed448

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

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

0 commit comments

Comments
 (0)