mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
0.3.3
This commit is contained in:
parent
6ce9975541
commit
cbe1797964
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "any-rule",
|
"name": "any-rule",
|
||||||
"version": "0.3.2",
|
"version": "0.3.3",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"publisher": "russell",
|
"publisher": "russell",
|
||||||
"displayName": "any-rule",
|
"displayName": "any-rule",
|
||||||
"description": "你要的\"正则\"都在这!",
|
"description": "你要的\"正则\"都在这!",
|
||||||
"version": "0.3.2",
|
"version": "0.3.3",
|
||||||
"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 --yarn && npm run build:md",
|
"build": "npm run test:rules && npm version patch && node ./scripts/genCommond.js && vsce package --yarn && npm run build:md",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user