Explorar el Código

Fix: Fixed incorrect refs in package.json.

Maciej Bukowski hace 6 años
padre
commit
98c2b3932f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      packages/ckeditor5-watchdog/package.json

+ 2 - 2
packages/ckeditor5-watchdog/package.json

@@ -26,10 +26,10 @@
   "author": "CKSource (http://cksource.com/)",
   "license": "GPL-2.0-or-later",
   "homepage": "https://ckeditor.com/ckeditor-5",
-  "bugs": "https://github.com/ckeditor/ckeditor5-utils/issues",
+  "bugs": "https://github.com/ckeditor/ckeditor5-watchdog/issues",
   "repository": {
     "type": "git",
-    "url": "https://github.com/ckeditor/ckeditor5-utils.git"
+    "url": "https://github.com/ckeditor/ckeditor5-watchdog.git"
   },
   "files": [
     "lang",