mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
chore: update scripts
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"build:watch": "tsc --build --watch",
|
||||
"start:addon": "npm -w packages/addon start",
|
||||
"start:addon:dev": "npm -w packages/addon run start:dev",
|
||||
"start:frontend:dev": "npm -w packages/frontend run dev",
|
||||
"start:cloudflare-worker:dev": "npm -w packages/cloudflare-worker run dev",
|
||||
"deploy:beamup": "beamup",
|
||||
"deploy:cloudflare-worker": "npm -w packages/cloudflare-worker run deploy"
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user