Skip to content

Commit d2d8a39

Browse files
committed
feat: fix version ?
1 parent 473d448 commit d2d8a39

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": "typescript-eslint-jsx-conditionals",
33
"description": "TypeScript ESlint rule to remove unsafe conditionals in JSX.",
4-
"version": "0.1",
4+
"version": "1",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"license": "MIT",

0 commit comments

Comments
 (0)