Update package.json

This commit is contained in:
Cohen Erickson 2022-06-21 09:30:23 -05:00 committed by GitHub
parent c2a38fd7d6
commit 8af86dcdda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,7 @@
"license": "Copyright Nebula Services. All Rights Reserved.", "license": "Copyright Nebula Services. All Rights Reserved.",
"dependencies": { "dependencies": {
"bare-server-node": "github:tomphttp/bare-server-node", "bare-server-node": "github:tomphttp/bare-server-node",
"node-fetch": "^3.2.6",
"node-static": "^0.7.11" "node-static": "^0.7.11"
} }
} }