Sfoglia il codice sorgente

Added repository to package.json.

fredck 11 anni fa
parent
commit
2f62bc5738
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      packages/ckeditor5-utils/package.json

+ 2 - 1
packages/ckeditor5-utils/package.json

@@ -14,5 +14,6 @@
   "author": "CKSource (http://cksource.com/)",
   "author": "CKSource (http://cksource.com/)",
   "license": "See LICENSE.md",
   "license": "See LICENSE.md",
   "homepage": "",
   "homepage": "",
-  "bugs": ""
+  "bugs": "",
+  "repository": ""
 }
 }