Skip to content

Commit e4d70bc

Browse files
committed
fix(linter): set package version in package.json
1 parent 21bbf95 commit e4d70bc

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

apps/oxlint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oxlint",
3-
"version": "0.1.0",
3+
"version": "0.90.0",
44
"bin": "dist/cli.js",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)