Skip to content

Commit 6ebf71e

Browse files
0.0.1
1 parent d36bb8f commit 6ebf71e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@enfpdev/node-uni-ocr",
3-
"version": "1.1.1",
3+
"version": "0.0.1",
44
"description": "Template project for writing node package with napi-rs",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -115,4 +115,4 @@
115115
"arrowParens": "always"
116116
},
117117
"packageManager": "[email protected]"
118-
}
118+
}

0 commit comments

Comments
 (0)