Skip to content

Commit 7d7f7ec

Browse files
committed
v3.3.0
1 parent 2434849 commit 7d7f7ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-functional-select",
3-
"version": "3.2.2",
3+
"version": "3.3.0",
44
"description": "Micro-sized and micro-optimized select component for React.js",
55
"main": "./dist/index.cjs.js",
66
"module": "./dist/index.esm.js",
@@ -86,7 +86,7 @@
8686
"react-toastify": "^7.0.3",
8787
"react-window": "^1.8.6",
8888
"rimraf": "^3.0.2",
89-
"rollup": "^2.45.0",
89+
"rollup": "^2.45.1",
9090
"rollup-plugin-terser": "^7.0.2",
9191
"styled-components": "^5.2.3",
9292
"typescript": "^4.2.4"

0 commit comments

Comments
 (0)