Skip to content

Commit 4aae63e

Browse files
committed
upgrade rollup plugin commonjs to 12.0
1 parent 72ee83e commit 4aae63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"axios": "^0.19.2"
6060
},
6161
"devDependencies": {
62-
"@rollup/plugin-commonjs": "^11.0.2",
62+
"@rollup/plugin-commonjs": "12.0.0",
6363
"@rollup/plugin-json": "^4.0.2",
6464
"@rollup/plugin-node-resolve": "^7.1.1",
6565
"@types/jest": "25.2.3",

0 commit comments

Comments
 (0)