Add basic dependancy

master v1.0.1.6
Jonatan Nilsson 2020-09-07 01:10:53 +00:00
parent 12770be4a1
commit f32730e0a3
1 changed files with 3 additions and 0 deletions

View File

@ -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"
}