mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 01:10:16 +08:00
fix: 更新应用ID和版本信息,修复许可证类型
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "apm-app-store",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.0-beta.0",
|
||||
"main": "dist-electron/main/index.js",
|
||||
"description": "Client for APM App Store",
|
||||
"author": "elysia-best <elysia-best@simplelinux.cn.eu.org>",
|
||||
"license": "UNLICENSED",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"keywords": [
|
||||
"electron",
|
||||
|
||||
Reference in New Issue
Block a user