diff --git a/package_template.json b/package_template.json index 746fc33..99a44b1 100644 --- a/package_template.json +++ b/package_template.json @@ -33,7 +33,7 @@ "@babel/plugin-transform-runtime": "^7.0.0", "@babel/preset-env": "^7.0.0", "@babel/runtime": "^7.0.0", - "@rollup/plugin-commonjs": "^11.0.0", + "@rollup/plugin-commonjs": "11.0.2", "@rollup/plugin-node-resolve": "^7.0.0", "@rollup/plugin-replace": "^2.2.0", "rollup": "^1.20.0",