Skip to content

Commit

Permalink
update: cove peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
k0stik committed Feb 16, 2024
1 parent 917c6c7 commit 1463a68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"@babel/runtime-corejs2": "7.16.7",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@exabyte-io/cove.js": "2023.12.12-0",
"@exabyte-io/periodic-table.js": "2022.5.5-2",
"@mui/icons-material": "^5.11.0",
"@mui/material": "^5.11.9",
Expand All @@ -63,6 +62,7 @@
},
"peerDependencies": {
"@exabyte-io/made.js": "*",
"@exabyte-io/cove.js": "*",
"react": "17.0.0",
"react-dom": "17.0.0"
},
Expand All @@ -71,6 +71,7 @@
"@exabyte-io/eslint-config": "^2023.8.29-1",
"@exabyte-io/made.js": "2022.5.5-3",
"@exabyte-io/code.js": "2023.11.22-0",
"@exabyte-io/cove.js": "2023.12.12-0",
"@types/react": "^18.2.8",
"@types/react-dom": "^18.2.4",
"@types/underscore": "^1.11.9",
Expand Down

0 comments on commit 1463a68

Please sign in to comment.