1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-10 09:52:51 +00:00

updated resume

This commit is contained in:
2016-01-10 23:18:04 -06:00
parent 6c201c2215
commit e55c7b6e28
8 changed files with 130 additions and 43 deletions

View File

@@ -3,8 +3,8 @@
"version": "0.0.0",
"private": true,
"scripts": {
"start": "forever start ./bin/www",
"stop" : "forever stop ./bin/www"
"start": "forever ./bin/www",
"stop" : "forever ./bin/www"
},
"dependencies": {
"body-parser": "*",