This commit is contained in:
林一二 2021-08-19 17:35:53 +08:00
parent c04a3f1e68
commit 1a6776b686
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "TiddlyGit",
"version": "0.4.3-a3",
"version": "0.4.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -2,7 +2,7 @@
"name": "TiddlyGit",
"productName": "TiddlyGit",
"description": "Customizable personal knowledge-base with Github as unlimited storage and blogging platform.",
"version": "0.4.3-a3",
"version": "0.4.3",
"license": "MPL 2.0",
"scripts": {
"start": "npm run clean && npm run start-without-clean",