Skip to content

Commit

Permalink
v1.0.7: Added correct TS typing definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryce Kolton committed Jan 2, 2020
1 parent b08f55c commit 1e2f116
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "reactify-wc",
"author": "Bryce Kolton (624), Mercedes-Benz R&D North America, Seattle HUB",
"version": "1.0.6",
"version": "1.0.7",
"license": "MIT",
"description": "Wraps web components in React to allow usage and correct property passthrough",
"module": "dist/index.js",
Expand Down

0 comments on commit 1e2f116

Please sign in to comment.