Update package.json

This commit is contained in:
Laurent Cozic 2018-05-24 12:34:39 +01:00 committed by GitHub
parent 59153ece46
commit 18e93d7c0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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