Add basic dependancy
This commit is contained in:
parent
12770be4a1
commit
f32730e0a3
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@
|
|||
"url": "https://github.com/TheThing/sc-helloworld/issues"
|
||||
},
|
||||
"homepage": "https://github.com/TheThing/sc-helloworld#readme",
|
||||
"dependencies": {
|
||||
"node-static": "^0.7.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^2.0.4"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue