added bugs section
This commit is contained in:
+5
-1
@@ -1,12 +1,16 @@
|
|||||||
{
|
{
|
||||||
"name": "rpclibrary",
|
"name": "rpclibrary",
|
||||||
"version": "1.3.0",
|
"version": "1.3.1",
|
||||||
"description": "rpclibrary is a websocket on steroids!",
|
"description": "rpclibrary is a websocket on steroids!",
|
||||||
"main": "./js/Index.js",
|
"main": "./js/Index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://gitea.frontblock.me/fw-vendor/rpclibrary"
|
"url": "https://gitea.frontblock.me/fw-vendor/rpclibrary"
|
||||||
},
|
},
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://www.versioncontrol.me/frontwork-vendor/rpclibrary/issues",
|
||||||
|
"email": "frontwork.me@gmail.com"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"tsc": "tsc",
|
"tsc": "tsc",
|
||||||
"webpack": "webpack --config ./src/webpack.js",
|
"webpack": "webpack --config ./src/webpack.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user