Skip to content

Commit

Permalink
update pnpm-lock, data-grid peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
oddvernes committed Jun 24, 2024
1 parent ccc80bb commit ba2f0f3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/eds-core-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/eds-core-react",
"version": "1.0.0-beta-1",
"version": "1.0.0-beta.1",
"description": "The React implementation of the Equinor Design System",
"sideEffects": [
"**/*.css"
Expand Down
2 changes: 1 addition & 1 deletion packages/eds-data-grid-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"email": "fg_eds@equinor.com"
},
"peerDependencies": {
"@equinor/eds-core-react": "workspace:>=0.36.0",
"@equinor/eds-core-react": "workspace:>=0.36.0 || ^1.0.0-beta.1",
"react": ">=16.8",
"react-dom": ">=16.8",
"styled-components": ">=5.1"
Expand Down
10 changes: 7 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ba2f0f3

Please sign in to comment.