Commit 498be95 Alessandro Soci
committed
1 parent 89ac950 commit 498be95 Copy full SHA for 498be95
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ This package is a wrapper for the [Zebra Browser Print](https://www.zebra.com/la
7
7
Install the module in your project via YARN
8
8
9
9
``` bash
10
- yarn add zebra-browser-print-wrapper
10
+ yarn add aidia- zebra-browser-print
11
11
```
12
12
13
13
Or NPM
14
14
15
15
``` bash
16
- npm i zebra-browser-print-wrapper
16
+ npm i aidia- zebra-browser-print
17
17
```
18
18
19
19
@@ -72,7 +72,7 @@ You can use this method with simple text or add a string using the [ZPL language
72
72
73
73
``` js
74
74
// Import the zebra-browser-prit-wrapper package
75
- const ZebraBrowserPrintWrapper = require (' zebra-browser-print-wrapper ' );
75
+ const ZebraBrowserPrintWrapper = require (' aidia- zebra-browser-print' );
76
76
77
77
const printBarcode = async (serial ) => {
78
78
try {
You can’t perform that action at this time.
0 commit comments