Skip to content

Commit 56c46cb

Browse files
committed
added heroku profile
1 parent e0282f9 commit 56c46cb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.profile

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
npm run build

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"chalk": "^1.1.3",
2323
"express": "^4.14.0",
2424
"http": "0.0.0",
25+
"nodemon": "^1.11.0",
2526
"paper": "^0.10.2",
2627
"path": "^0.12.7",
2728
"socket.io": "^1.7.2",

0 commit comments

Comments
 (0)