chore: remove vetrsion
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
"dimentorin:test": "nx test dimentorin",
|
||||
"dimentorin:build": "nx build dimentorin",
|
||||
"dimentorin:prod": "serve ./dist/apps/dimentorin",
|
||||
"hackathon:dev": "nx dev hackathon",
|
||||
"hackathon:build": "nx build hackathon",
|
||||
"hackathon:test": "nx test hackathon",
|
||||
"hackathon:prod": "serve ./dist/apps/hackathon",
|
||||
"landing:dev": "nx serve landing",
|
||||
"landing:build": "nx build landing",
|
||||
"landing:prod": "cd ./dist/apps/landing && npx next start",
|
||||
|
||||
Reference in New Issue
Block a user