mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-27 07:40:52 -07:00
Updates "main" in package.json
Fixes require "Error: Cannot find module 'tiddlywiki'"
This commit is contained in:
parent
22f48198bd
commit
b1b38dc143
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"bin": {
|
||||
"tiddlywiki": "./tiddlywiki.js"
|
||||
},
|
||||
"main": "./core/boot.js",
|
||||
"main": "./boot/boot.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Jermolene/TiddlyWiki5.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue