mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-03-01 03:20:52 -08:00
chore: install tiddlywiki
This commit is contained in:
parent
dd77ec7c1c
commit
25dd377fd6
3 changed files with 20675 additions and 4 deletions
1
.npmrc
1
.npmrc
|
|
@ -1 +0,0 @@
|
|||
12
|
||||
20674
package-lock.json
generated
Normal file
20674
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -2,9 +2,6 @@
|
|||
"name": "Singlebox",
|
||||
"description": "All Your Apps in One Single Window",
|
||||
"version": "3.9.0",
|
||||
"engines": {
|
||||
"node": ">=12.0.0 <13.0.0"
|
||||
},
|
||||
"main": "public/electron.js",
|
||||
"scripts": {
|
||||
"postinstall": "npx patch-package && electron-builder install-app-deps",
|
||||
|
|
@ -39,6 +36,7 @@
|
|||
"proxy-agent": "3.1.1",
|
||||
"regedit": "3.0.3",
|
||||
"semver": "7.3.2",
|
||||
"tiddlywiki": "^5.1.22",
|
||||
"tmp": "0.2.1",
|
||||
"uuid": "8.1.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue