e22m4u 1 год назад
Родитель
Сommit
d22715b6a7
1 измененных файлов с 4 добавлено и 3 удалено
  1. 4 3
      package.json

+ 4 - 3
package.json

@@ -18,7 +18,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "https://github.com/e22m4u/js-repository.git"
+    "url": "https://gitflic.ru/project/e22m4u/js-repository.git"
   },
   "keywords": [
     "Repository",
@@ -28,9 +28,9 @@
     "Datasource",
     "Relations"
   ],
-  "author": "e22m4u <e22m4u@gmail.com>",
+  "author": "e22m4u <e22m4u@yandex.ru>",
   "license": "MIT",
-  "homepage": "https://github.com/e22m4u/js-repository",
+  "homepage": "https://gitflic.ru/project/e22m4u/js-repository",
   "dependencies": {
     "@e22m4u/js-format": "0.0.8",
     "@e22m4u/js-service": "0.0.7"
@@ -39,6 +39,7 @@
     "@commitlint/cli": "^18.6.0",
     "@commitlint/config-conventional": "^18.6.0",
     "@types/chai": "^4.3.11",
+    "@types/chai-as-promised": "^7.1.8",
     "@types/mocha": "^10.0.6",
     "@typescript-eslint/eslint-plugin": "^6.20.0",
     "@typescript-eslint/parser": "^6.20.0",