Browse Source

up version

master
munir ishak 4 years ago
parent
commit
7786e2086f
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      package.json

+ 2
- 2
package.json View File

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "react-native-printer-mirfalahtech",
3
-  "version": "0.0.2",
3
+  "version": "0.0.3",
4 4
   "description": "A React Native Library to support USB/BLE/Net printer for Android platform - is a Fork ",
5 5
   "main": "index.js",
6 6
   "scripts": {
@@ -21,7 +21,7 @@
21 21
   ],
22 22
   "dependencies": {
23 23
     "buffer": "^5.0.7",
24
-    "escpos-printer-toolkit-mirfalahtech": "https://git.mirfalah.my/mirfalah-tech/escpos-printer-toolkit-mirfalahtech.git",
24
+    "escpos-printer-toolkit-mirfalahtech": "1.0.8",
25 25
     "iconv-lite": "^0.4.19",
26 26
     "string_decoder": "^1.0.3"
27 27
   },

Loading…
Cancel
Save