-
- Downloads
remove not used packages in native
parent
df3d2254
Branches feature-seal-reading-injecting-expo
No related tags found
Showing
- dist/index.d.ts 0 additions, 1 deletiondist/index.d.ts
- dist/index.js 1 addition, 3 deletionsdist/index.js
- dist/utils/getMerkleTreeRootHash.d.ts 1 addition, 1 deletiondist/utils/getMerkleTreeRootHash.d.ts
- dist/utils/qrCodeTemplateUtils.d.ts 0 additions, 21 deletionsdist/utils/qrCodeTemplateUtils.d.ts
- dist/utils/qrCodeTemplateUtils.js 0 additions, 299 deletionsdist/utils/qrCodeTemplateUtils.js
- package.json 0 additions, 4 deletionspackage.json
- src/index.ts 0 additions, 1 deletionsrc/index.ts
- src/utils/qrCodeTemplateUtils.ts 0 additions, 467 deletionssrc/utils/qrCodeTemplateUtils.ts
- yarn.lock 7 additions, 514 deletionsyarn.lock
dist/utils/qrCodeTemplateUtils.d.ts
deleted
100644 → 0
dist/utils/qrCodeTemplateUtils.js
deleted
100644 → 0
This diff is collapsed.
... | @@ -38,14 +38,10 @@ | ... | @@ -38,14 +38,10 @@ |
"dependencies": { | "dependencies": { | ||
"axios": "^0.20.0", | "axios": "^0.20.0", | ||
"buffer": "^6.0.3", | "buffer": "^6.0.3", | ||
"canvas": "^2.8.0", | |||
"easyqrcodejs": "^4.3.1", | |||
"easyqrcodejs-nodejs": "^4.4.2", | |||
"eventemitter2": "^6.4.3", | "eventemitter2": "^6.4.3", | ||
"fflate": "^0.7.3", | "fflate": "^0.7.3", | ||
"google-protobuf": "^3.13.0", | "google-protobuf": "^3.13.0", | ||
"js-md5": "^0.7.3", | "js-md5": "^0.7.3", | ||
"penpal": "^5.3.0", | |||
"protobufjs": "^6.10.1", | "protobufjs": "^6.10.1", | ||
"url-parse": "^1.4.7" | "url-parse": "^1.4.7" | ||
}, | }, | ||
... | ... |
src/utils/qrCodeTemplateUtils.ts
deleted
100644 → 0
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment