Skip to content

Commit 5c286a1

Browse files
fix(package): update react-popper to version 2.2.3
Closes #47
1 parent 5516f60 commit 5c286a1

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
@@ -10,7 +10,7 @@
1010
"debounce": "^1.0.2",
1111
"emotion": "^10.0.14",
1212
"immutable": "~3.8.2",
13-
"react-popper": "^1.0.0",
13+
"react-popper": "^2.2.3",
1414
"react-virtualized": "^9.18.5",
1515
"uuid": "^3.3.2"
1616
},

0 commit comments

Comments
 (0)