@philipe1993/list-color 1.0.79 → 1.0.80
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
{
|
2
2
|
"name": "@philipe1993/list-color",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.80",
|
4
4
|
"main": "dist/index.js",
|
5
5
|
"types": "dist/index.d.ts",
|
6
6
|
"scripts": {
|
7
7
|
"build": "tsc"
|
8
8
|
},
|
9
9
|
"dependencies": {
|
10
|
-
"@philipe1993/shared": "^1.0.
|
10
|
+
"@philipe1993/shared": "^1.0.38",
|
11
11
|
"mobx-react-lite": "^4.0.7",
|
12
12
|
"react": "^18.3.1"
|
13
13
|
},
|