Skip to content

Commit

Permalink
😺 v1.0.2
Browse files Browse the repository at this point in the history
- ReactSkycon props now extends CanvasHTMLAttributes so for example it is now possible to use 'className' or 'onClick' with it.
  • Loading branch information
bartosz121 committed Aug 27, 2021
1 parent 594e7bd commit d4caffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit d4caffe

Please sign in to comment.