Skip to content

Commit d382e48

Browse files
authored
Update package.json
1 parent 3b7092c commit d382e48

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

npm-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"start": "node helloworld"
66
},
77
"dependencies": {
8-
"send": "^0.16.2"
8+
"send": "0.11.0"
99
},
1010
"devDependencies": {
11-
"debug": "^4.1.1"
11+
"debug": "2.0.0"
1212
}
1313
}

0 commit comments

Comments
 (0)