1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-11 09:12:40 +03:00

chore: upgrade nodemon to latest

This commit is contained in:
louistiti 2021-03-04 20:04:24 +08:00
parent 4ff9eb4b64
commit 4d08fd0498
No known key found for this signature in database
GPG Key ID: 7ECA3DD523793FE6
2 changed files with 632 additions and 319 deletions

949
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -91,7 +91,7 @@
"jest-canvas-mock": "^2.0.0-alpha.3",
"jest-extended": "git+https://github.com/leon-ai/jest-extended.git",
"json": "^10.0.0",
"nodemon": "^1.18.9",
"nodemon": "^2.0.7",
"semver": "^7.3.4",
"shx": "^0.3.3"
}