Переглянути джерело

remove picture and blacklist ripple-lib bindings from npm

master
nitowa 2 роки тому
джерело
коміт
4ac4a63bf2
3 змінених файлів з 3 додано та 2 видалено
  1. 2
    1
      .npmignore
  2. 1
    1
      package.json
  3. BIN
      xrpio.gif

+ 2
- 1
.npmignore Переглянути файл

@@ -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 Переглянути файл

@@ -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"


Завантаження…
Відмінити
Зберегти