Skip to content

Commit

Permalink
chore: fix internal workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
danielleroux committed Jun 17, 2024
1 parent 5c80062 commit 8d4e789
Show file tree
Hide file tree
Showing 3 changed files with 16,509 additions and 13,309 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"babel-jest": "^29.7.0",
"eslint-config-ix": "*",
"eslint-config-ix": "workspace:*",
"eslint-plugin-react": "^7.31.11",
"happy-dom": "^14.7.1",
"identity-obj-proxy": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"vue": "^3.2.45",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"eslint-config-ix": "*",
"eslint-config-ix": "workspace:*",
"eslint-plugin-vue": "^9.9.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 8d4e789

Please sign in to comment.