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

Commit f834009

Browse files
author
Felix Gladisch
committed
chore: bump 1.1.2
1 parent 675b916 commit f834009

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-webpack-seed",
3-
"version": "1.0.4",
3+
"version": "1.1.2",
44
"scripts": {
55
"start": "webpack-dev-server --inline --progress --port 3000",
66
"build": "rimraf dist && webpack --config config/webpack.prod.js --progress --profile --bail",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,7 @@ compressible@~2.0.10:
912912
dependencies:
913913
mime-db ">= 1.29.0 < 2"
914914

915-
compression-webpack-plugin@^1.0.0:
915+
916916
version "1.0.0"
917917
resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-1.0.0.tgz#5c5eb6afd08ca6a5d66006eeef71da17b01bd676"
918918
dependencies:

0 commit comments

Comments
 (0)