We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e0f574 commit a22dc4eCopy full SHA for a22dc4e
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "hook-javascript",
3
"title": "hook javascript client",
4
"description": "hook javascript client",
5
- "version": "0.3.2",
+ "version": "0.3.3",
6
"homepage": "http://github.com/doubleleft/hook-javascript",
7
"main": "dist/hook.js",
8
"authors": [{
@@ -17,9 +17,7 @@
17
"bugs": {
18
"url": "https://github.com/doubleleft/hook-javascript/issues"
19
},
20
- "scripts": {
21
- "postinstall": "bower install"
22
- },
+ "scripts": {},
23
"devDependencies": {
24
"bower": "~1.3.12",
25
"grunt": "~0.4.5",
0 commit comments