Skip to content

Commit

Permalink
Change npm package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Frodigo committed Mar 20, 2017
1 parent cedbf6a commit 855c1bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion generators/app/templates/gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
node_modules/
dist/
.idea/
dev/reports/
dev/reports/
npm-debug.log
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-frontend-webpack",
"version": "0.1.0",
"name": "generator-front-webpack",
"version": "0.1.1",
"description": "Generator for modern front end apps",
"license": "MIT",
"files": [
Expand Down

0 comments on commit 855c1bb

Please sign in to comment.