remove picture and blacklist ripple-lib bindings from npm

This commit is contained in:
nitowa
2022-03-27 19:26:53 +02:00
parent 33201638ad
commit 4ac4a63bf2
3 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -5,4 +5,5 @@ node_modules
test test
.drone.yml .drone.yml
.gitignore .gitignore
tsconfig.json tsconfig.json
lib/src/xrpIO/ripple-bindings.*
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "xrpio", "name": "xrpio",
"version": "0.1.0", "version": "0.1.1",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://gitea.nitowa.xyz/npm-packages/xrpio.git" "url": "https://gitea.nitowa.xyz/npm-packages/xrpio.git"
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB