Update deps
This commit is contained in:
parent
c729a46a0c
commit
aeb9aedf84
14 changed files with 1253 additions and 1157 deletions
|
|
@ -3,8 +3,8 @@
|
|||
"version": "2.2.0",
|
||||
"description": "Link from the Center for Digital Resilience",
|
||||
"scripts": {
|
||||
"dev": "dotenv turbo dev",
|
||||
"build": "dotenv turbo build",
|
||||
"dev": "dotenv -- turbo dev",
|
||||
"build": "dotenv -- turbo build",
|
||||
"migrate": "dotenv -- npm run migrate --workspace=database",
|
||||
"lint": "dotenv turbo lint",
|
||||
"upgrade:setup": "npm i -g npm-check-updates",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue