updated package.json
This commit is contained in:
@@ -5,8 +5,15 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "jest"
|
"test": "jest"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [
|
||||||
|
"siacoin",
|
||||||
|
"sia",
|
||||||
|
"scprime",
|
||||||
|
"repertory",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
"author": "scott.e.graves@protonmail.com",
|
"author": "scott.e.graves@protonmail.com",
|
||||||
|
"homepage": "https://bitbucket.org/blockstorage/repertory-js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.13.9",
|
"@babel/runtime": "^7.13.9",
|
||||||
|
|||||||
Reference in New Issue
Block a user