Skip to content

Commit 5e7a78c

Browse files
committed
chore: update dist
1 parent e8f98c6 commit 5e7a78c

File tree

3 files changed

+33
-33
lines changed

3 files changed

+33
-33
lines changed

package-lock.json

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -239,10 +239,10 @@
239239
"@types/node": "13.1.6",
240240
"@types/prettier": "^1.19.0",
241241
"@types/vscode": "^1.41.0",
242-
"@typescript-eslint/eslint-plugin": "2.15.0",
243-
"@typescript-eslint/parser": "2.15.0",
242+
"@typescript-eslint/eslint-plugin": "2.16.0",
243+
"@typescript-eslint/parser": "2.16.0",
244244
"@wenyanlang/cli": "0.2.4",
245-
"@wenyanlang/highlight": "0.0.6",
245+
"@wenyanlang/highlight": "0.0.7",
246246
"conventional-github-releaser": "3.1.3",
247247
"cpy-cli": "^3.0.0",
248248
"eslint": "6.8.0",

syntaxes/tmGrammar.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
},
4141
{
4242
"name": "keyword.control",
43-
"match": "乃行是術曰|若其不然者|乃止是遍|乃歸空無|欲行是術|若其然者|其物如是|乃得矣|恆為是|之術也|必先得|是術曰|之物也|云云|中之|為是|乃止|若非|或若|乃得|是謂|者|若|遍|凡|也"
43+
"match": "乃行是術曰|若其不然者|乃止是遍|乃歸空無|欲行是術|若其然者|其物如是|乃得矣|恆為是|之術也|必先得|是術曰|之物也|云云|其餘|中之|為是|之長|乃止|若非|或若|乃得|是謂|者|若|遍|之|充|銜|凡|也"
4444
},
4545
{
4646
"name": "keyword.control",
4747
"match": "蓋謂|或云"
4848
},
4949
{
5050
"name": "keyword.operator",
51-
"match": "中有陽乎|中無陰乎|不等於|不大於|不小於|等於|大於|小於|加|乘|除|以|於|減"
51+
"match": "中有陽乎|所餘幾何|中無陰乎|不等於|不大於|不小於|等於|大於|小於|加|乘|除|變|以|於|減"
5252
},
5353
{
5454
"name": "keyword.other",

0 commit comments

Comments
 (0)