Update repository url

This commit is contained in:
Zihua Li 2024-01-16 21:16:51 +08:00
parent a0ba27bfa3
commit f035df5fe7

View File

@ -32,10 +32,7 @@
"singleQuote": true
},
"license": "BSD-3-Clause",
"repository": {
"type": "git",
"url": "https://github.com/quilljs/parchment"
},
"repository": "github:quilljs/parchment",
"scripts": {
"build": "npm run build:bundle && npm run build:types",
"build:bundle": "vite build",