File tree Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Original file line number Diff line number Diff line change 88 "test" : " echo \" Error: no test specified\" && exit 1" ,
99 "startprod" : " babel-node src/index.js"
1010 },
11- "repository" : {
12- "type" : " git" ,
13- "url" : " git+https://github.com/dougsillars/videosite.git"
14- },
11+
1512 "keywords" : [],
1613 "author" : " " ,
1714 "license" : " ISC" ,
18- "bugs" : {
19- "url" : " https://github.com/dougsillars/videosite/issues"
20- },
21- "homepage" : " https://github.com/dougsillars/videosite#readme" ,
22- "devDependencies" : {
23- "@babel/core" : " ^7.8.4" ,
24- "@babel/node" : " ^7.8.4" ,
25- "@babel/preset-env" : " ^7.8.4" ,
26- "nodemon" : " ^2.0.12"
27- },
15+
2816 "dependencies" : {
2917 "@api.video/nodejs-sdk" : " ^1.8.2" ,
3018 "body-parser" : " ^1.19.0" ,
4028 "pg" : " ^8.4.2" ,
4129 "pug" : " ^2.0.4" ,
4230 "serve-favicon" : " ^2.5.0" ,
31+ "nodemon" : " ^2.0.7" ,
4332 "socket.io" : " ^1.7.4"
4433 }
4534}
You can’t perform that action at this time.
0 commit comments