Skip to content

Commit 2749285

Browse files
committed
fix: update @matrixai/lint version to 0.1.0 in package.json and package-lock.json
1 parent 89e514b commit 2749285

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"bench": "tsc -p ./tsconfig.build.json && shx rm -rf ./benches/results && tsx ./benches/index.ts"
3737
},
3838
"devDependencies": {
39-
"@matrixai/lint": "^0.0.3-0",
39+
"@matrixai/lint": "^0.1.0",
4040
"@swc/core": "1.3.82",
4141
"@swc/jest": "^0.2.29",
4242
"@types/jest": "^29.5.2",

0 commit comments

Comments
 (0)