We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ab4294 commit eb056d0Copy full SHA for eb056d0
package.json
@@ -4,10 +4,10 @@
4
"description": "",
5
"main": "index.js",
6
"dependencies": {
7
- "http-server": "^0.12.0"
+ "http-server": "^14.0.0"
8
},
9
"devDependencies": {
10
- "http-server": "0.12.3"
+ "http-server": "14.1.1"
11
12
"scripts": {
13
"test": "echo \"Error: no test specified\" && exit 1",
0 commit comments