Skip to content

Commit

Permalink
fix(react): update lit react version in package.lib.json
Browse files Browse the repository at this point in the history
should have been done with #152
  • Loading branch information
Ashley Ryan authored and ashleyryan committed Aug 31, 2022
1 parent 6c48eff commit 3abf095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/react/package.lib.json
Expand Up @@ -17,7 +17,7 @@
"typings": "./index.d.ts",
"type": "module",
"dependencies": {
"@lit-labs/react": "^1.0.1"
"@lit-labs/react": "^1.0.8"
},
"peerDependencies": {
"react": ">= 16.13.1",
Expand Down

0 comments on commit 3abf095

Please sign in to comment.