Update package.json
This commit is contained in:
parent
65605917a4
commit
0f218baf9e
1 changed files with 4 additions and 2 deletions
|
|
@ -15,8 +15,10 @@
|
||||||
"author": "Nebula Services",
|
"author": "Nebula Services",
|
||||||
"license": "Copyright Nebula Services. All Rights Reserved.",
|
"license": "Copyright Nebula Services. All Rights Reserved.",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tomphttp/bare-server-node": "^1.0.2-beta-readme5",
|
"bare-server-node": "github:tomphttp/bare-server-node",
|
||||||
|
"css-tree": "^2.1.0",
|
||||||
"node-fetch": "^3.2.6",
|
"node-fetch": "^3.2.6",
|
||||||
"node-static": "^0.7.11"
|
"node-static": "^0.7.11",
|
||||||
|
"ws": "^8.8.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue