We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2434849 commit 7d7f7ecCopy full SHA for 7d7f7ec
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-functional-select",
3
- "version": "3.2.2",
+ "version": "3.3.0",
4
"description": "Micro-sized and micro-optimized select component for React.js",
5
"main": "./dist/index.cjs.js",
6
"module": "./dist/index.esm.js",
@@ -86,7 +86,7 @@
86
"react-toastify": "^7.0.3",
87
"react-window": "^1.8.6",
88
"rimraf": "^3.0.2",
89
- "rollup": "^2.45.0",
+ "rollup": "^2.45.1",
90
"rollup-plugin-terser": "^7.0.2",
91
"styled-components": "^5.2.3",
92
"typescript": "^4.2.4"
0 commit comments