mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
V0.3.0
This commit is contained in:
parent
aa7b3a40a7
commit
6dcb471bf4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "TiddlyGit",
|
"name": "TiddlyGit",
|
||||||
"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.2.1",
|
"version": "0.3.0",
|
||||||
"main": "public/electron.js",
|
"main": "public/electron.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"electron-dev": "npm run clean:dev && concurrently \"cross-env BROWSER=none npm run start\" \"wait-on http://localhost:3000 && electron .\" -k",
|
"electron-dev": "npm run clean:dev && concurrently \"cross-env BROWSER=none npm run start\" \"wait-on http://localhost:3000 && electron .\" -k",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue