Skip to content

Commit 72b0127

Browse files
committed
feat: update package description to highlight TypeScript hooks API and performance improvements
1 parent 1490086 commit 72b0127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-plugpag-nitro",
33
"version": "0.1.0",
4-
"description": "High-performance React Native library for PagSeguro PlugPag payment terminals using Nitro Modules",
4+
"description": "High-performance React Native library for PagSeguro PlugPag payment terminals with TypeScript-first hooks API, real-time events, and 10x faster performance using Nitro Modules",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",
77
"exports": {

0 commit comments

Comments
 (0)