comand-component-library 3.2.5 → 3.2.6

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "comand-component-library",
3
- "version": "3.2.05",
3
+ "version": "3.2.06",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -18,7 +18,7 @@
18
18
  ],
19
19
  "dependencies": {
20
20
  "clickout-event": "^1.1.2",
21
- "comand-frontend-framework": "^3.2.84",
21
+ "comand-frontend-framework": "^3.2.91",
22
22
  "core-js": "^3.20.1",
23
23
  "prismjs": "^1.27.0",
24
24
  "sass": "^1.54.9",
@@ -1,7 +1 @@
1
- /* template.css - ADD OVERWRITES AND YOUR CUSTOM STYLES IN THIS FILE */
2
-
3
- /* begin example */
4
- html {
5
- --primary-color-hsl-values: 201, 93%, 40%; /* primary-color hsl-values */
6
- }
7
- /* end example */
1
+ /* template.css - ADD OVERWRITES AND YOUR CUSTOM STYLES IN THIS FILE */