Skip to content

Commit

Permalink
this works but no tw= oki?
Browse files Browse the repository at this point in the history
  • Loading branch information
zfogg committed Apr 8, 2022
1 parent acaaafa commit dd0aa99
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"@emotion/babel-plugin": "^11.7.2",
"@emotion/babel-plugin-jsx-pragmatic": "^0.1.5",
"@emotion/core": "^11.0.0",
"@typescript-eslint/eslint-plugin": "latest",
"@typescript-eslint/parser": "latest",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"@vitejs/plugin-react": "^1.3.0",
"autoprefixer": "^10.4.4",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
"babel-plugin-twin": "^1.0.2",
"eslint": "^8.12.0",
"eslint-plugin-react": "latest",
"eslint-plugin-react": "^7.29.4",
"postcss": "^8.4.12",
"rollup-plugin-node-polyfills": "^0.2.1",
"tailwindcss": "^3.0.23",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4064,16 +4064,16 @@ __metadata:
"@emotion/react": ^11.9.0
"@emotion/styled": ^11.8.1
"@tailwindcss/forms": ^0.5.0
"@typescript-eslint/eslint-plugin": latest
"@typescript-eslint/parser": latest
"@typescript-eslint/eslint-plugin": ^5.18.0
"@typescript-eslint/parser": ^5.18.0
"@usedapp/core": ^0.12.7
"@vitejs/plugin-react": ^1.3.0
autoprefixer: ^10.4.4
babel-plugin-macros: ^3.1.0
babel-plugin-transform-inline-environment-variables: ^0.4.3
babel-plugin-twin: ^1.0.2
eslint: ^8.12.0
eslint-plugin-react: latest
eslint-plugin-react: ^7.29.4
ethers: ^5.6.2
postcss: ^8.4.12
react: ^18.0.0
Expand Down Expand Up @@ -4810,7 +4810,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:latest":
"@typescript-eslint/eslint-plugin@npm:^5.18.0":
version: 5.18.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.18.0"
dependencies:
Expand Down Expand Up @@ -4867,7 +4867,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:latest":
"@typescript-eslint/parser@npm:^5.18.0":
version: 5.18.0
resolution: "@typescript-eslint/parser@npm:5.18.0"
dependencies:
Expand Down Expand Up @@ -9910,7 +9910,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:latest":
"eslint-plugin-react@npm:^7.29.4":
version: 7.29.4
resolution: "eslint-plugin-react@npm:7.29.4"
dependencies:
Expand Down

0 comments on commit dd0aa99

Please sign in to comment.