Skip to content

Commit 53d9cc6

Browse files
committed
1.0.2
1 parent 736fa50 commit 53d9cc6

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
@@ -10,7 +10,7 @@
1010
"src/"
1111
],
1212
"name": "textlint-rule-ja-unnatural-alphabet",
13-
"version": "1.0.1",
13+
"version": "1.0.2",
1414
"description": "不自然なアルファベットを検知するtextlintルール",
1515
"main": "lib/textlint-rule-ja-unnatural-alphabet.js",
1616
"scripts": {
@@ -37,4 +37,4 @@
3737
"match-index": "^1.0.1",
3838
"regx": "^1.0.4"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)