comand-component-library 4.1.14 → 4.1.15
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "comand-component-library",
|
3
|
-
"version": "4.1.
|
3
|
+
"version": "4.1.15",
|
4
4
|
"private": false,
|
5
5
|
"type": "module",
|
6
6
|
"license": "GPL-3.0-only",
|
@@ -20,8 +20,8 @@
|
|
20
20
|
],
|
21
21
|
"dependencies": {
|
22
22
|
"clickout-event": "^1.1.2",
|
23
|
-
"comand-frontend-framework": "^4.
|
24
|
-
"comand-ui-iconfonts": "^1.0.
|
23
|
+
"comand-frontend-framework": "^4.1.2",
|
24
|
+
"comand-ui-iconfonts": "^1.0.14",
|
25
25
|
"core-js": "^3.20.1",
|
26
26
|
"prismjs": "^1.27.0",
|
27
27
|
"vue": "^3.2.31",
|