Skip to content

Commit

Permalink
chore(npm): Promote beta to latest
Browse files Browse the repository at this point in the history
html-webpack-plugin is now GA for v2.  This update supports that

BREAKING CHANGE: Now requires html-webpack-plugin@2
  • Loading branch information
jaketrent committed Jan 27, 2016
1 parent 45e4df7 commit e28f3ae
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "html-webpack-template",
"version": "3.0.2",
"description": "A template with more features than the default html-webpack-plugin template",
"main": "index.html",
"scripts": {
Expand Down Expand Up @@ -36,8 +35,5 @@
},
"peerDependencies": {
"html-webpack-plugin": "2.x"
},
"publishConfig": {
"tag": "beta"
}
}

0 comments on commit e28f3ae

Please sign in to comment.