Skip to content

Commit

Permalink
chore: Bump probe.gl (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibgreen committed Oct 14, 2023
1 parent b7af99a commit 0fa6663
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions examples/benchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"generate": "node ./generate-index/index.js"
},
"dependencies": {
"@probe.gl/bench": "^3.5.4",
"@probe.gl/react-bench": "^3.5.4",
"@probe.gl/bench": "^4.0.0",
"@probe.gl/react-bench": "^4.0.0",
"react": "^16.3.0",
"react-dom": "^16.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {},
"devDependencies": {
"@probe.gl/bench": "^3.5.4",
"@probe.gl/bench": "^4.0.0",
"@turf/destination": "^6.0.1",
"@types/tape-promise": "^4.0.1",
"babel-plugin-transform-builtin-extend": "^1.1.2",
Expand Down

0 comments on commit 0fa6663

Please sign in to comment.