Skip to content

Commit

Permalink
fix: add @eslint/js deps declaring (opentiny#1122)
Browse files Browse the repository at this point in the history
  • Loading branch information
chilingling authored Feb 17, 2025
1 parent 66068fb commit 08e8d0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"@babel/generator": "~7.23.2",
"@babel/parser": "~7.23.2",
"@babel/traverse": "~7.23.2",
"@eslint/js": "^8.57.1",
"@opentiny/tiny-engine-dsl-vue": "workspace:*",
"@opentiny/tiny-engine-i18n-host": "workspace:*",
"@opentiny/tiny-engine-meta-register": "workspace:*",
Expand Down

0 comments on commit 08e8d0a

Please sign in to comment.