Explorar el Código

Added repository to package.json.

fredck hace 11 años
padre
commit
2f62bc5738
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      packages/ckeditor5-utils/package.json

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

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