Przeglądaj źródła

added bugs section

master
Daniel Huebleitner 4 lat temu
rodzic
commit
81bbf9a4eb
1 zmienionych plików z 5 dodań i 1 usunięć
  1. 5
    1
      package.json

+ 5
- 1
package.json Wyświetl plik

1
 {
1
 {
2
   "name": "rpclibrary",
2
   "name": "rpclibrary",
3
-  "version": "1.3.0",
3
+  "version": "1.3.1",
4
   "description": "rpclibrary is a websocket on steroids!",
4
   "description": "rpclibrary is a websocket on steroids!",
5
   "main": "./js/Index.js",
5
   "main": "./js/Index.js",
6
   "repository": {
6
   "repository": {
7
     "type": "git",
7
     "type": "git",
8
     "url": "https://gitea.frontblock.me/fw-vendor/rpclibrary"
8
     "url": "https://gitea.frontblock.me/fw-vendor/rpclibrary"
9
   },
9
   },
10
+  "bugs": {
11
+    "url": "https://www.versioncontrol.me/frontwork-vendor/rpclibrary/issues",
12
+    "email": "frontwork.me@gmail.com"
13
+  },
10
   "scripts": {
14
   "scripts": {
11
     "tsc": "tsc",
15
     "tsc": "tsc",
12
     "webpack": "webpack --config ./src/webpack.js",
16
     "webpack": "webpack --config ./src/webpack.js",

Ładowanie…
Anuluj
Zapisz