Skip to content

Commit

Permalink
perf[core] => 🧪 v0.0.3-alpha release
Browse files Browse the repository at this point in the history
  • Loading branch information
filippo-fonseca committed Jan 7, 2021
1 parent 0e75952 commit 11edb3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -34,6 +34,7 @@
"trailingComma": "es5"
},
"name": "use-key-event",
"description": "A lightweight, zero-dependency React hook for detecting dynamic keyboard events.",
"author": "Filippo Fonseca",
"repository": {
"type": "git",
Expand Down

0 comments on commit 11edb3c

Please sign in to comment.