Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit 0e7b984

Browse files
author
Kent C. Dodds
authored
fix(video): forward the playsInline prop
Closes #412
1 parent 775dc66 commit 0e7b984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"html-tag-names": "^1.1.1",
4343
"is-function": "^1.0.1",
4444
"is-plain-object": "^2.0.4",
45-
"react-html-attributes": "^1.3.0",
45+
"react-html-attributes": "^1.4.2",
4646
"svg-tag-names": "^1.1.0"
4747
},
4848
"peerDependencies": {

0 commit comments

Comments
 (0)