Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

Commit

Permalink
chore: bump 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Gladisch committed Aug 25, 2017
1 parent 675b916 commit f834009
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular2-webpack-seed",
"version": "1.0.4",
"version": "1.1.2",
"scripts": {
"start": "webpack-dev-server --inline --progress --port 3000",
"build": "rimraf dist && webpack --config config/webpack.prod.js --progress --profile --bail",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -912,7 +912,7 @@ compressible@~2.0.10:
dependencies:
mime-db ">= 1.29.0 < 2"

compression-webpack-plugin@^1.0.0:
compression-webpack-plugin@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-1.0.0.tgz#5c5eb6afd08ca6a5d66006eeef71da17b01bd676"
dependencies:
Expand Down

0 comments on commit f834009

Please sign in to comment.