Skip to content

Commit a22dc4e

Browse files
committed
bump v0.3.3. remove postinstall script.
1 parent 8e0f574 commit a22dc4e

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "hook-javascript",
33
"title": "hook javascript client",
44
"description": "hook javascript client",
5-
"version": "0.3.2",
5+
"version": "0.3.3",
66
"homepage": "http://github.com/doubleleft/hook-javascript",
77
"main": "dist/hook.js",
88
"authors": [{
@@ -17,9 +17,7 @@
1717
"bugs": {
1818
"url": "https://github.com/doubleleft/hook-javascript/issues"
1919
},
20-
"scripts": {
21-
"postinstall": "bower install"
22-
},
20+
"scripts": {},
2321
"devDependencies": {
2422
"bower": "~1.3.12",
2523
"grunt": "~0.4.5",

0 commit comments

Comments
 (0)