Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexblunck committed Nov 20, 2017
1 parent 9b9bf59 commit a38d7a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@blunck/webpack-scripts",
"version": "0.1.0",
"version": "0.1.1",
"description": "Opinionated webpack scripts",
"main": "cli.js",
"bin": {
"webpack-scripts": "./cli.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"lint":" eslint cli.js config/**"
"lint": " eslint cli.js config/**"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit a38d7a5

Please sign in to comment.