This commit is contained in:
383514580 2020-03-12 15:29:52 +08:00
parent ffa8c3e994
commit cc47d7b7ec

View File

@ -3,7 +3,7 @@
"publisher": "russell",
"displayName": "any-rule",
"description": "你要的\"正则\"都在这!",
"version": "0.3.0",
"version": "0.3.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",