chore: install tiddlywiki

This commit is contained in:
linonetwo 2020-06-12 19:20:00 +08:00
parent dd77ec7c1c
commit 25dd377fd6
3 changed files with 20675 additions and 4 deletions

1
.npmrc
View file

@ -1 +0,0 @@
12

20674
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -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"
},