Skip to content

Commit

Permalink
Release 5.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
planttheidea committed Jan 8, 2024
1 parent 30d7263 commit 0ac8e11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"benchmark": "^2.1.4",
"bluebird": "^3.7.2",
"cli-table2": "^0.2.0",
"core-js":"^3.35.0",
"core-js": "^3.35.0",
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.33.2",
Expand Down Expand Up @@ -124,5 +124,5 @@
"sideEffects": false,
"type": "module",
"types": "./index.d.ts",
"version": "4.1.2"
"version": "5.0.0-beta.0"
}

0 comments on commit 0ac8e11

Please sign in to comment.