Browse Source

remove picture and blacklist ripple-lib bindings from npm

master
nitowa 2 years ago
parent
commit
4ac4a63bf2
3 changed files with 3 additions and 2 deletions
  1. 2
    1
      .npmignore
  2. 1
    1
      package.json
  3. BIN
      xrpio.gif

+ 2
- 1
.npmignore View File

@@ -5,4 +5,5 @@ node_modules
5 5
 test
6 6
 .drone.yml
7 7
 .gitignore
8
-tsconfig.json
8
+tsconfig.json
9
+lib/src/xrpIO/ripple-bindings.*

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "xrpio",
3
-  "version": "0.1.0",
3
+  "version": "0.1.1",
4 4
   "repository": {
5 5
     "type": "git",
6 6
     "url": "https://gitea.nitowa.xyz/npm-packages/xrpio.git"

BIN
xrpio.gif View File


Loading…
Cancel
Save