This commit is contained in:
宁宁 2020-02-23 03:14:21 +08:00
parent c190a3e0a6
commit b0884caf04

View File

@ -3,7 +3,7 @@
"publisher": "russell",
"displayName": "any-rule",
"description": "你要的\"正则\"都在这!",
"version": "0.1.0",
"version": "0.1.1",
"scripts": {
"build:md": "node ./scripts/md.js",
"build": "npm run test:rules && npm version patch && node ./scripts/genCommond.js && vsce package && npm run build:md",
@ -310,4 +310,4 @@
"dependencies": {
"transliteration": "^2.1.8"
}
}
}