We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb4604 commit 336d7c8Copy full SHA for 336d7c8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ampproject/rollup-plugin-closure-compiler",
3
- "version": "0.7.3",
+ "version": "0.8.0",
4
"description": "Rollup + Google Closure Compiler",
5
"main": "dist/index.js",
6
"jsnext:main": "dist/index.mjs",
@@ -24,7 +24,7 @@
24
"lint": "tslint -c tslint.json -p tsconfig.json"
25
},
26
"peerDependencies": {
27
- "rollup": ">= 0.66.1"
+ "rollup": ">= 0.66.6"
28
29
"dependencies": {
30
"acorn": "6.0.2",
0 commit comments