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