This commit is contained in:
tiddlygit-test 2021-10-03 03:43:04 +08:00
parent a7595f86fc
commit 5d7a2b5cf1
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "TiddlyGit",
"version": "0.5.2",
"version": "0.5.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "TiddlyGit",
"version": "0.5.2",
"version": "0.5.3",
"license": "MPL 2.0",
"dependencies": {
"@tiddlygit/tiddlywiki": "^5.2.0-prerelease.20211002",

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.5.2",
"version": "0.5.3",
"license": "MPL 2.0",
"scripts": {
"start": "npm run clean && npm run start-without-clean",