Skip to content

Commit 1443757

Browse files
committed
0.0.2
1 parent fe47741 commit 1443757

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,6 +1,6 @@
11
{
22
"name": "@prettier/is-es5-identifier-name",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Check if provided string is an `IdentifierName` as specified in ECMA262 edition 5.1 section 7.6.",
55
"repository": "prettier/is-es5-identifier-name",
66
"author": "fisker Cheung <lionkay@gmail.com>",

0 commit comments

Comments
 (0)