mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-15 15:10:31 -08:00
v0.5.3
This commit is contained in:
parent
a7595f86fc
commit
5d7a2b5cf1
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "TiddlyGit",
|
"name": "TiddlyGit",
|
||||||
"version": "0.5.2",
|
"version": "0.5.3",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "TiddlyGit",
|
"name": "TiddlyGit",
|
||||||
"version": "0.5.2",
|
"version": "0.5.3",
|
||||||
"license": "MPL 2.0",
|
"license": "MPL 2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tiddlygit/tiddlywiki": "^5.2.0-prerelease.20211002",
|
"@tiddlygit/tiddlywiki": "^5.2.0-prerelease.20211002",
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "TiddlyGit",
|
"name": "TiddlyGit",
|
||||||
"productName": "TiddlyGit",
|
"productName": "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.5.2",
|
"version": "0.5.3",
|
||||||
"license": "MPL 2.0",
|
"license": "MPL 2.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "npm run clean && npm run start-without-clean",
|
"start": "npm run clean && npm run start-without-clean",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue