Skip to content

Commit eaff496

Browse files
[version] Workaround for npm published tag
1 parent ac563ab commit eaff496

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
@@ -1,6 +1,6 @@
11
{
22
"name": "react-virtual-list",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "Super simple virtualized list React component",
55
"main": "dist/VirtualList.js",
66
"directories": {

0 commit comments

Comments
 (0)