Skip to content

Commit

Permalink
update ocean-react
Browse files Browse the repository at this point in the history
  • Loading branch information
KristampsWong committed Oct 2, 2023
1 parent f8fcffb commit c7ba1d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/eslint-config-oceanai-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-oceanai-react",
"version": "1.0.4",
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -11,10 +11,10 @@
"test": "npm run --silent tests-only"
},
"author": "",
"license": "ISC",
"license": "MIT",
"dependencies": {
"eslint": "^8.50.0",
"eslint-config-oceanai": "^1.2.1",
"eslint-config-oceanai": "^1.2.3",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
Expand Down

0 comments on commit c7ba1d7

Please sign in to comment.