Skip to content

Commit f12e4be

Browse files
committed
add lib to npm
1 parent ac76d93 commit f12e4be

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
test
22
coverage
3-
lib
43
.travis.yml
54
.eslintrc*
65
.fitcommitjsrc.json

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-cli",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "CLI for webpack & friends",
55
"license": "MIT",
66
"preferGlobal": true,

0 commit comments

Comments
 (0)