Skip to content

Commit 2072c98

Browse files
author
aeb
committed
fix npm problems...
1 parent 935ac1c commit 2072c98

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Allan Ebdrup",
33
"name": "nodeerrors",
44
"description": "error handling module for node",
5-
"version": "2.0.0",
5+
"version": "2.0.1",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/Muscula/nodeerrors"
@@ -30,15 +30,12 @@
3030
},
3131
"readmeFilename": "readme.md",
3232
"gitHead": "985c718ebf69fc91205c6c40d0a46ce49c717f2b",
33-
"bin": {
34-
"nodeerrors": "runTests.js"
35-
},
3633
"directories": {
3734
"test": "test"
3835
},
3936
"keywords": [
4037
"error",
4138
"handling"
4239
],
43-
"license": "APACHE 2.0"
40+
"license": "APACHE V2.0"
4441
}

0 commit comments

Comments
 (0)