Skip to content

Commit fb4dfb4

Browse files
committed
Remove post-install script.
1 parent 0f88a68 commit fb4dfb4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"url": "https://raw.github.com/pekim/tedious/master/LICENSE"
1515
}
1616
],
17-
"version": "0.0.5",
17+
"version": "0.0.6",
1818
"main" : "./lib/tedious.js",
1919
"repository": {
2020
"type": "git",
@@ -33,7 +33,6 @@
3333
},
3434
"scripts": {
3535
"test": "scripts/tests-unit",
36-
"postinstall": "scripts/build",
3736
"publish": "scripts/build"
3837
}
3938
}

0 commit comments

Comments
 (0)