mirror of
https://github.com/GetOpenScript/OpenScript.git
synced 2026-09-18 09:45:43 +00:00
Switch to v2 ocean logo, archive v1, update icons, remove key for CWS upload, and add zip script
This commit is contained in:
@@ -6,12 +6,15 @@
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"build:icons": "node scripts/generate-icons.js",
|
||||
"zip": "node scripts/build-zip.js",
|
||||
"test": "node --test"
|
||||
},
|
||||
"dependencies": {
|
||||
"lucide": "^0.475.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"adm-zip": "^0.5.18",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"postcss": "^8.4.49",
|
||||
"sharp": "^0.33.5",
|
||||
|
||||
Reference in New Issue
Block a user