Skip to content

Commit 4f7cd64

Browse files
committed
ci: version lint
1 parent c3c9569 commit 4f7cd64

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
@@ -2,6 +2,7 @@
22
"name": "@karinjs/node-pty",
33
"main": "lib/index.js",
44
"types": "lib/index.d.ts",
5+
"version": "1.0.0",
56
"description": "node-pty without compilation",
67
"keywords": [
78
"node",
@@ -52,6 +53,5 @@
5253
"publishConfig": {
5354
"access": "public",
5455
"registry": "https://registry.npmjs.org"
55-
},
56-
"version": "1.0.0"
56+
}
5757
}

0 commit comments

Comments
 (0)