@revolugo/elements 5.2.5 → 5.2.6
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.min.js +1 -1
- package/package.json +3 -3
package/package.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
"name": "@revolugo/elements",
|
3
3
|
"author": "Revolugo",
|
4
4
|
"description": "Revolugo Elements UI library",
|
5
|
-
"version": "5.2.
|
5
|
+
"version": "5.2.6",
|
6
6
|
"private": false,
|
7
7
|
"files": [
|
8
8
|
".keep",
|
@@ -43,8 +43,8 @@
|
|
43
43
|
"ts-loader": "9.4.2",
|
44
44
|
"vue": "2.7.16",
|
45
45
|
"webpack": "5.77.0",
|
46
|
-
"@revolugo/elements-core": "5.2.
|
47
|
-
"@revolugo/elements-documentation": "5.2.
|
46
|
+
"@revolugo/elements-core": "5.2.6",
|
47
|
+
"@revolugo/elements-documentation": "5.2.6"
|
48
48
|
},
|
49
49
|
"nx": {
|
50
50
|
"targets": {
|