Skip to content

Commit

Permalink
Merge pull request #24 from SimformSolutionsPvtLtd/develop
Browse files Browse the repository at this point in the history
Release v1.0.0
  • Loading branch information
mukesh-simform authored Dec 27, 2023
2 parents bb1e263 + 6aa7a2a commit 891f702
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"example": "yarn --cwd example"
},
"peerDependencies": {
"@shopify/react-native-skia": "^0.1.211",
"d3-scale": "^4.0.2",
"@shopify/react-native-skia": "0.1.228",
"d3-scale": "4.0.2",
"react": "*",
"react-native": "*"
},
Expand Down Expand Up @@ -111,7 +111,7 @@
]
},
"dependencies": {
"@shopify/react-native-skia": "^0.1.228",
"d3-scale": "^4.0.2"
"@shopify/react-native-skia": "0.1.228",
"d3-scale": "4.0.2"
}
}

0 comments on commit 891f702

Please sign in to comment.