Skip to content

Commit

Permalink
bump ogma
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo-Nicolle committed Feb 22, 2024
1 parent 816f571 commit 915b0b1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@linkurious/ogma-react",
"version": "4.6.1",
"version": "5.0.2",
"description": "A light adaptation of Ogma for React application",
"keywords": [
"ogma",
Expand Down Expand Up @@ -47,7 +47,7 @@
"doc:publish": "npm run build:demo && gh-pages -d demo/dist"
},
"peerDependencies": {
"@linkurious/ogma": "^4.5.1",
"@linkurious/ogma": "^5.0.2",
"react": "^18.0.8",
"react-dom": "^18.0.8"
},
Expand Down Expand Up @@ -92,4 +92,4 @@
"dependencies": {
"lodash.throttle": "^4.1.1"
}
}
}

0 comments on commit 915b0b1

Please sign in to comment.