Skip to content

Commit dcc9219

Browse files
committed
fix: replaced private
1 parent 6dac435 commit dcc9219

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"name": "react-native-ble-printer",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Print in thermal printer bluetooth",
55
"source": "./src/index.tsx",
6-
"private": "true",
76
"main": "./dist/commonjs/index.js",
87
"module": "./dist/module/index.js",
98
"types": "./dist/typescript/src/index.d.ts",

react-native-ble-printer-0.1.0.tgz

993 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)