Piotrek Koszuliński 7 роки тому
батько
коміт
2fa7834ef8
1 змінених файлів з 2 додано та 7 видалено
  1. 2 7
      packages/ckeditor-cloud-services-core/package.json

+ 2 - 7
packages/ckeditor-cloud-services-core/package.json

@@ -1,20 +1,15 @@
 {
   "name": "@ckeditor/ckeditor-cloud-services-core",
-  "version": "0.2.0",
+  "version": "1.0.0",
   "description": "CKEditor Cloud Services Core API",
   "license": "GPL-2.0-or-later",
   "repository": {
     "type": "git",
-    "url": "git@github.com:ckeditor/ckeditor-cloud-services-core.git"
+    "url": "https://github.com/ckeditor/ckeditor-cloud-services-core.git"
   },
   "author": "CKSource (http://cksource.com/)",
-  "license": "GPL-2.0-or-later",
   "homepage": "http://ckeditor.com",
   "bugs": "https://github.com/ckeditor/ckeditor5/issues",
-  "repository": {
-    "type": "git",
-    "url": "https://github.com/ckeditor/ckeditor-cloud-services-core.git"
-  },
   "scripts": {
     "test": "karma start --single-run",
     "lint": "eslint src tests"