Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptex committed Apr 19, 2018
1 parent 8797576 commit 3da1ce6
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,13 +1,13 @@
{
"name": "webpack-mpa",
"version": "1.6.3",
"version": "1.6.4",
"description": "Multi page app setup with webpack",
"scripts": {
"build": "webpack --env.NODE_ENV=production",
"start": "webpack --watch --env.NODE_ENV=development"
},
"keywords": ["MPA", "webpack", "setup", "multi-page"],
"author": "Atanas Atanasov <[email protected]> (http://atanas.info)",
"author": "Atanas Atanasov <[email protected]> (https://atanas.info)",
"repository": "https://github.com/scriptex/webpack-mpa",
"bugs": {
"url": "https://github.com/scriptex/webpack-mpa/issues",
Expand Down

0 comments on commit 3da1ce6

Please sign in to comment.