Преглед изворни кода

Added repository to package.json.

fredck пре 11 година
родитељ
комит
9f35a549e0
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      packages/ckeditor5-engine/package.json

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

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