热更新
This commit is contained in:
parent
6a84eb6760
commit
b5e5a9b45a
2032
package-lock.json
generated
2032
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -21,7 +21,10 @@
|
||||
"string-random": "^0.1.3"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "node index.js",
|
||||
"dev": "nodemon --watch index.js index.js",
|
||||
"start": "node index.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^3.1.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user