This commit is contained in:
any86 2021-04-20 14:08:13 +08:00
parent aeda23e525
commit 0656b7981d
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

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

View File

@ -3,7 +3,7 @@
"publisher": "russell",
"displayName": "any-rule",
"description": "你要的\"正则\"都在这!",
"version": "0.3.8",
"version": "0.3.9",
"husky": {
"hooks": {
"pre-push": "npm run test:rules"
@ -364,4 +364,4 @@
"axios": "^0.19.2",
"transliteration": "^2.1.8"
}
}
}