Skip to content

Commit 154b6c7

Browse files
committed
- Update sources
1 parent d038279 commit 154b6c7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maa-star-resonance",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "A Star Resonance helper powered by Quasar and MAA frameworks",
55
"productName": "MAA Star Resonance",
66
"author": "ParticleG <[email protected]>",
@@ -11,7 +11,6 @@
1111
"format": "prettier --write \"**/*.{js,ts,vue,scss,html,md,json}\" --ignore-path .gitignore",
1212
"test": "echo \"No test specified\" && exit 0",
1313
"dev": "chcp 65001 && quasar dev -m electron",
14-
"build": "quasar build -m electron",
1514
"publish": "quasar build -m electron --publish"
1615
},
1716
"dependencies": {

0 commit comments

Comments
 (0)