This commit is contained in:
林一二 2021-12-19 23:07:35 +08:00
parent 9cfd319b75
commit 3fee6eb4f0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "TidGi",
"version": "0.7.0",
"version": "0.7.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "TidGi",
"version": "0.7.0",
"version": "0.7.1",
"license": "MPL 2.0",
"dependencies": {
"@tiddlygit/tiddlywiki": "5.2.2-prerelease-2021-12-10",

View file

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