update first - 84
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "ainative-okr-casan5",
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"backend",
|
||||
"frontend"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "npm run build -w backend && npm run build -w frontend",
|
||||
"test": "npm test -w backend && npm test -w frontend"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user