mirror of
https://github.com/IT4Change/boilerplate-backend.git
synced 2025-12-13 10:25:49 +00:00
fix update script
This commit is contained in:
parent
b0e2ce13b9
commit
508a8c6640
@ -28,7 +28,7 @@
|
||||
"test": "npm run test:lint && npm run test:unit",
|
||||
"docs:dev": "vuepress dev .",
|
||||
"docs:build": "vuepress build .",
|
||||
"update": "npx npm-check-update"
|
||||
"update": "npx npm-check-updates"
|
||||
},
|
||||
"prisma": {
|
||||
"seed": "ts-node prisma/seed.ts"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user