🔧 Fixed typo in package.json

This commit is contained in:
2023-02-27 21:35:50 -05:00
parent a4adfd3e79
commit 020e5e9528
2 changed files with 159 additions and 4837 deletions

View File

@@ -11,7 +11,7 @@
"server": "tsc -p tsconfig.server.json && node server/",
"dev": "concurrently \"nodemon\" \"npm run client\"",
"server-dev": "nodemon",
"docs": "jsdoc -c jsdoc.json",
"docs": "jsdoc -c jsdoc.json"
},
"author": "Rishi Ghan",
"license": "MIT",
@@ -96,7 +96,6 @@
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.13.0",
"@storybook/preset-scss": "^1.0.3",
"@tsconfig/node14": "^1.0.0",
"@types/express": "^4.17.8",
"@types/jest": "^26.0.20",

4993
yarn.lock

File diff suppressed because it is too large Load Diff