mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-31 11:49:01 +08:00
Add repository field
This commit is contained in:
parent
81077a68dd
commit
77c6234c2f
@ -27,6 +27,10 @@
|
||||
"gfm"
|
||||
],
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/domchristie/turndown-plugin-gfm.git"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "npm run build-cjs && npm run build-es && npm run build-iife && npm run build-test",
|
||||
"build-cjs": "rollup -c config/rollup.config.cjs.js && rollup -c config/rollup.config.browser.cjs.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user