Merge branch 'master' of github.com:laurent22/joplin-turndown-plugin-gfm

This commit is contained in:
Laurent Cozic
2018-06-09 19:41:11 +01:00

View File

@@ -29,7 +29,7 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/domchristie/turndown-plugin-gfm.git" "url": "https://github.com/laurent22/joplin-turndown-plugin-gfm.git"
}, },
"scripts": { "scripts": {
"build": "npm run build-cjs && npm run build-es && npm run build-iife", "build": "npm run build-cjs && npm run build-es && npm run build-iife",