Skip to content

Commit 8ff6546

Browse files
committed
Moving project.
1 parent bd8ad82 commit 8ff6546

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ JavaScript library that implements the thermal printer ESC / POS protocol and pr
2424
Using npm:
2525

2626
```
27-
npm install --save @datahex/escpos-xml
27+
npm install --save escpos-xml
2828
```
2929

3030
## Usage

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@datahex/escpos-xml",
2+
"name": "escpos-xml",
33
"version": "1.0.0",
44
"description": "ESC/POS with XML interface",
55
"homepage": "https://github.com/ingoncalves/escpos-xml#README",

0 commit comments

Comments
 (0)