소스 검색

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"

BIN
xrpio.gif 파일 보기


Loading…
취소
저장