@archbase/components 4.0.17 → 4.0.18
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.
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@archbase/components",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.18",
|
|
4
4
|
"description": "UI Components for Archbase React v3 - Form editors, data visualization, and business components",
|
|
5
5
|
"author": "Edson Martins <edsonmartins2005@gmail.com>",
|
|
6
6
|
"license": "MIT",
|
|
@@ -121,9 +121,9 @@
|
|
|
121
121
|
"vis-timeline": "^7.7.3",
|
|
122
122
|
"xlsx": "^0.18.5",
|
|
123
123
|
"yet-another-react-lightbox": "^3.21.0",
|
|
124
|
-
"@archbase/core": "4.0.
|
|
125
|
-
"@archbase/data": "4.0.
|
|
126
|
-
"@archbase/layout": "4.0.
|
|
124
|
+
"@archbase/core": "4.0.18",
|
|
125
|
+
"@archbase/data": "4.0.18",
|
|
126
|
+
"@archbase/layout": "4.0.18"
|
|
127
127
|
},
|
|
128
128
|
"devDependencies": {
|
|
129
129
|
"@types/d3": "^7.4.3",
|