Skip to content

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoferbaxter committed Oct 18, 2018
1 parent 4fb4604 commit 336d7c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ampproject/rollup-plugin-closure-compiler",
"version": "0.7.3",
"version": "0.8.0",
"description": "Rollup + Google Closure Compiler",
"main": "dist/index.js",
"jsnext:main": "dist/index.mjs",
Expand All @@ -24,7 +24,7 @@
"lint": "tslint -c tslint.json -p tsconfig.json"
},
"peerDependencies": {
"rollup": ">= 0.66.1"
"rollup": ">= 0.66.6"
},
"dependencies": {
"acorn": "6.0.2",
Expand Down

0 comments on commit 336d7c8

Please sign in to comment.