Skip to content

Commit a66b59f

Browse files
author
Lucas
committed
init
1 parent f130d15 commit a66b59f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-pack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"eslint-config-airbnb": "^18.2.1",
2929
"eslint-config-prettier": "^6.15.0",
3030
"eslint-plugin-import": "^2.22.1",
31-
"eslint-plugin-jsx-a11y": "link:compiled/eslint-plugin-jsx-a11y",
31+
"eslint-plugin-jsx-a11y": "file:compiled/eslint-plugin-jsx-a11y",
3232
"eslint-plugin-prettier": "^3.1.4",
33-
"eslint-plugin-react": "link:compiled/eslint-plugin-react",
33+
"eslint-plugin-react": "file:compiled/eslint-plugin-react",
3434
"eslint-plugin-react-hooks": "^4.2.0",
3535
"prettier": "^2.1.2",
3636
"typescript": "^4.0.5"

0 commit comments

Comments
 (0)