Skip to content

Commit

Permalink
v4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Mar 1, 2023
1 parent aeef5b4 commit b7620a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"c8": "^7.13.0",
"chai": "^4.3.7",
"eslint": "^8.34.0",
"eslint": "^8.35.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^40.0.0",
Expand All @@ -32,5 +32,5 @@
"test": "c8 --reporter=text mocha --exit test",
"tsc": "node -e \"fs.rmSync('types',{recursive:true,force:true})\" && npx tsc"
},
"version": "4.1.2"
"version": "4.1.3"
}

0 comments on commit b7620a8

Please sign in to comment.