This commit is contained in:
宁宁 2020-02-23 16:18:40 +08:00
parent ca52070798
commit 76fa3c0eb4

View File

@ -3,7 +3,7 @@
"publisher": "russell", "publisher": "russell",
"displayName": "any-rule", "displayName": "any-rule",
"description": "你要的\"正则\"都在这!", "description": "你要的\"正则\"都在这!",
"version": "0.1.3", "version": "0.1.4",
"scripts": { "scripts": {
"build:md": "node ./scripts/md.js", "build:md": "node ./scripts/md.js",
"build": "npm run test:rules && npm version patch && node ./scripts/genCommond.js && vsce package && npm run build:md", "build": "npm run test:rules && npm version patch && node ./scripts/genCommond.js && vsce package && npm run build:md",