mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
update "alice" references to "swing"
This commit is contained in:
committed by
Mungai Njoroge
parent
22da349948
commit
3b8c72cdf2
+3
-3
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "musicx-v",
|
||||
"version": "0.1.0",
|
||||
"name": "swing_music_client",
|
||||
"version": "0.1.0.alpha",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"serve": "vite preview",
|
||||
"build": "vite build --emptyOutDir --outDir ../alice-core/client",
|
||||
"build": "vite build --emptyOutDir --outDir ../swing-core/client",
|
||||
"lint": "eslint --ext .js,.vue --ignore-path .gitignore --fix src"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user