mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-10 09:52:51 +00:00
updated resume
This commit is contained in:
@@ -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": "*",
|
||||
|
||||
Reference in New Issue
Block a user