mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-02 13:02:00 +08:00
Add repository field
This commit is contained in:
parent
81077a68dd
commit
77c6234c2f
@ -27,6 +27,10 @@
|
|||||||
"gfm"
|
"gfm"
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/domchristie/turndown-plugin-gfm.git"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "npm run build-cjs && npm run build-es && npm run build-iife && npm run build-test",
|
"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",
|
"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