1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00

updated resume

This commit is contained in:
2016-01-10 23:18:04 -06:00
parent 1ed9be8a7c
commit 9efbbb4228
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": "*",