Skip to content

Commit 2c25ce4

Browse files
committed
update pnpm-lock, data-grid peer dep
1 parent 34db3ed commit 2c25ce4

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

packages/eds-core-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/eds-core-react",
3-
"version": "1.0.0-beta-1",
3+
"version": "1.0.0-beta.1",
44
"description": "The React implementation of the Equinor Design System",
55
"sideEffects": [
66
"**/*.css"

packages/eds-data-grid-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"email": "[email protected]"
2424
},
2525
"peerDependencies": {
26-
"@equinor/eds-core-react": "workspace:>=0.36.0",
26+
"@equinor/eds-core-react": "workspace:>=0.36.0 || ^1.0.0-beta.1",
2727
"react": ">=16.8",
2828
"react-dom": ">=16.8",
2929
"styled-components": ">=5.1"

pnpm-lock.yaml

Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)