Skip to content

Commit 336d7c8

Browse files
0.8.0
1 parent 4fb4604 commit 336d7c8

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@ampproject/rollup-plugin-closure-compiler",
3-
"version": "0.7.3",
3+
"version": "0.8.0",
44
"description": "Rollup + Google Closure Compiler",
55
"main": "dist/index.js",
66
"jsnext:main": "dist/index.mjs",
@@ -24,7 +24,7 @@
2424
"lint": "tslint -c tslint.json -p tsconfig.json"
2525
},
2626
"peerDependencies": {
27-
"rollup": ">= 0.66.1"
27+
"rollup": ">= 0.66.6"
2828
},
2929
"dependencies": {
3030
"acorn": "6.0.2",

0 commit comments

Comments
 (0)