This commit is contained in:
any86 2020-11-25 09:33:18 +08:00
parent 640e7e7c91
commit b7c3545c41
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "any-rule",
"version": "0.3.6",
"version": "0.3.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -3,7 +3,7 @@
"publisher": "russell",
"displayName": "any-rule",
"description": "你要的\"正则\"都在这!",
"version": "0.3.6",
"version": "0.3.7",
"husky": {
"hooks": {
"pre-push": "npm run test:rules"