Comparing version 1.0.37 to 1.0.38
@@ -67,2 +67,3 @@ /** | ||
'罵': string[]; | ||
'対': string[]; | ||
}; | ||
@@ -69,0 +70,0 @@ export interface ISimpleTable { |
@@ -257,2 +257,7 @@ "use strict"; | ||
], | ||
'対': [ | ||
'対', | ||
'對', | ||
'对', | ||
], | ||
}; | ||
@@ -259,0 +264,0 @@ Object.keys(exports.table_plus) |
@@ -275,2 +275,8 @@ /** | ||
'対': [ | ||
'対', | ||
'對', | ||
'对', | ||
], | ||
}; | ||
@@ -277,0 +283,0 @@ |
{ | ||
"name": "cjk-conv", | ||
"version": "1.0.37", | ||
"version": "1.0.38", | ||
"description": "convert chinese, japanese 簡繁日漢字轉換 ( merge/split submodule from node-novel, regexp-cjk, str-util )", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
412341
38305