Remove dev script configuration
This commit is contained in:
parent
ca64532fd9
commit
5379e5d7b2
|
@ -2,7 +2,6 @@
|
||||||
"name": "neocities-leilukin",
|
"name": "neocities-leilukin",
|
||||||
"module": "index.ts",
|
"module": "index.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "bun",
|
|
||||||
"build": "bun run build"
|
"build": "bun run build"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Reference in New Issue