lau-ecom-design-system 1.0.10 → 1.0.11
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "lau-ecom-design-system",
|
3
3
|
"private": false,
|
4
|
-
"version": "1.0.
|
4
|
+
"version": "1.0.11",
|
5
5
|
"sourceType": "module",
|
6
6
|
"sideEffects": false,
|
7
7
|
"main": "dist/lau-ecom-design-system.ssr.js",
|
@@ -13,6 +13,7 @@
|
|
13
13
|
"dist/types/",
|
14
14
|
"src/**/*.vue",
|
15
15
|
"src/**/*.otf",
|
16
|
+
"src/**/*.ttf",
|
16
17
|
"src/enums/*.ts"
|
17
18
|
],
|
18
19
|
"scripts": {
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|