Skip to content

Commit a131a3a

Browse files
committed
docs: use a 0.0.1 version
1 parent 7b0a67d commit a131a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/native-machine-id/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "native-machine-id",
3-
"version": "1.1.0",
3+
"version": "0.0.1",
44
"description": "Native retrieval of a unique desktop machine ID without admin privileges or child processes. Faster and more reliable alternative to node-machine-id.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)