mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
Update package.json
This commit is contained in:
parent
64a0dd9244
commit
6af957fef6
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Customizable personal knowledge-base with Github as unlimited storage and blogging platform.",
|
"description": "Customizable personal knowledge-base with Github as unlimited storage and blogging platform.",
|
||||||
"version": "0.13.0-prerelease11",
|
"version": "0.13.0-prerelease11",
|
||||||
"license": "MPL 2.0",
|
"license": "MPL 2.0",
|
||||||
"packageManager": "pnpm@10.18.2",
|
"packageManager": "pnpm@10.24.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start:init": "pnpm run clean && pnpm run init:git-submodule && pnpm run build:plugin && cross-env NODE_ENV=development tsx scripts/developmentMkdir.ts && pnpm run start:dev",
|
"start:init": "pnpm run clean && pnpm run init:git-submodule && pnpm run build:plugin && cross-env NODE_ENV=development tsx scripts/developmentMkdir.ts && pnpm run start:dev",
|
||||||
"start:dev": "cross-env NODE_ENV=development electron-forge start",
|
"start:dev": "cross-env NODE_ENV=development electron-forge start",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue