Skip to content

Commit

Permalink
v1.10.1
Browse files Browse the repository at this point in the history
 - [Fix] use a robust check for a boxed bigint
  • Loading branch information
ljharb committed Apr 17, 2021
1 parent d5ca829 commit 5753ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "object-inspect",
"version": "1.10.0",
"version": "1.10.1",
"description": "string representations of objects in node and the browser",
"main": "index.js",
"devDependencies": {
Expand Down

0 comments on commit 5753ace

Please sign in to comment.