trying to make this package work with ssr

This commit is contained in:
andrelandgraf 2020-04-30 04:16:35 +02:00
parent ef172ed845
commit 76ef4ab9c6

View File

@ -1,6 +1,6 @@
{
"name": "react-datalist-input",
"version": "1.3.1",
"version": "1.3.2",
"description": "This package provides a react component as follows: an input field with a drop down menu to pick a possible option based on the current input.",
"main": "./lib/DataListInput.js",
"license": "MIT",