chore: 更新版本号

This commit is contained in:
MKStoler 2024-10-12 19:59:43 +08:00 committed by GitHub
parent c519e2c47b
commit 83dbeeaab9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,10 +1,10 @@
{
"name": "examshowboard",
"version": "1.1.1",
"version": "1.1.3",
"description": "电子考试展示板",
"main": "./out/main/index.js",
"author": "Hello8693 <hello8693@hello8693.xyz>",
"homepage": "https://dsz.hello8693.xyz/",
"author": "Hello8693&MKStoler <hello8693@hello8693.xyz>",
"homepage": "https://edicdn.eu.org/",
"scripts": {
"preinstall": "node -e \"if (process.env.npm_execpath.indexOf('yarn') === -1) throw new Error('Use yarn for installing: https://yarnpkg.com/en/docs/install')\"",
"format": "prettier --write .",