Skip to content

Commit 5388dc0

Browse files
committed
v0.4.3
1 parent b068d17 commit 5388dc0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "material-ui-color",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "The lightest colorpicker for React Material-Ui. No dependencies. It uses Hooks and support RGBA, HSVA, and more !",
55
"main": "index.js",
66
"module": "./esm/index.js",
@@ -88,8 +88,7 @@
8888
"react-dom": "^16.13.1",
8989
"styled-components": "^5.1.1"
9090
},
91-
"dependencies": {
92-
},
91+
"dependencies": {},
9392
"jest": {
9493
"transform": {
9594
"^.+\\.[t|j]sx?$": "babel-jest",

0 commit comments

Comments
 (0)