react-semaphor 0.0.3775 → 0.0.3777
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -3
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"email": "support@semaphor.cloud"
|
|
6
6
|
},
|
|
7
7
|
"license": "MIT",
|
|
8
|
-
"version": "0.0.
|
|
8
|
+
"version": "0.0.3777",
|
|
9
9
|
"description": "Fully interactive and customizable dashboards for your apps.",
|
|
10
10
|
"keywords": [
|
|
11
11
|
"react",
|
|
@@ -134,8 +134,6 @@
|
|
|
134
134
|
"postcss-prefix-selector": "^2.1.0",
|
|
135
135
|
"postcss-preset-env": "^10.0.9",
|
|
136
136
|
"prettier-plugin-tailwindcss": "^0.6.1",
|
|
137
|
-
"react": "^18.2.0",
|
|
138
|
-
"react-dom": "^18.2.0",
|
|
139
137
|
"rollup-plugin-visualizer": "^5.12.0",
|
|
140
138
|
"simple-zustand-devtools": "^1.1.0",
|
|
141
139
|
"tailwindcss": "^3.4.1",
|