Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agerard-godaddy committed Oct 25, 2023
1 parent 12084d0 commit 22d9148
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "addhoc",
"version": "2.0.0",
"version": "2.1.0",
"description": "Handy little helper to create proper HOC functions complete with hoisted statics and forwarded refs",
"main": "./lib/index",
"browser": "./lib/index",
Expand Down Expand Up @@ -61,4 +61,4 @@
"peerDependencies": {
"react": "17.x || 18.x"
}
}
}

0 comments on commit 22d9148

Please sign in to comment.