projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a1f094
)
Update package.json to reflect new location of build.js
author
Jack Allnutt
<jack@allnutt.eu>
Thu, 31 Oct 2013 23:56:14 +0000
(23:56 +0000)
committer
Jack Allnutt
<jack@allnutt.eu>
Thu, 31 Oct 2013 23:56:14 +0000
(23:56 +0000)
package.json
patch
|
blob
|
blame
|
history
diff --git
a/package.json
b/package.json
index 7b59843b729bd3db8a0dfc4c03d3ec4a61a9b595..af4ddd1da7f0600f84c1dfeeabe2fa6d919785a6 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-10,7
+10,7
@@
"url": "https://github.com/prawnsalad/KiwiIRC.git"
\r
},
\r
"scripts": {
\r
- "postinstall": "node client/
assets/src/
build.js"
\r
+ "postinstall": "node client/build.js"
\r
},
\r
"dependencies": {
\r
"node-static": "0.7.2",
\r