@maggioli-design-system/mds-input-tip 1.1.1 → 1.1.2
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/documentation.json +1 -1
- package/dist/stats.json +1 -1
- package/documentation.json +1 -1
- package/package.json +3 -3
package/dist/documentation.json
CHANGED
package/dist/stats.json
CHANGED
package/documentation.json
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@maggioli-design-system/mds-input-tip",
|
3
|
-
"version": "1.1.
|
3
|
+
"version": "1.1.2",
|
4
4
|
"description": "mds-input-tip is a web-component from Magma Design System, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.",
|
5
5
|
"main": "dist/index.cjs.js",
|
6
6
|
"module": "dist/index.js",
|
@@ -24,8 +24,8 @@
|
|
24
24
|
"test": "stencil test --spec --e2e"
|
25
25
|
},
|
26
26
|
"dependencies": {
|
27
|
-
"@maggioli-design-system/mds-input-tip-item": "1.1.
|
28
|
-
"@maggioli-design-system/styles": "15.3.
|
27
|
+
"@maggioli-design-system/mds-input-tip-item": "1.1.2",
|
28
|
+
"@maggioli-design-system/styles": "15.3.2",
|
29
29
|
"@stencil/core": "4.21.0"
|
30
30
|
},
|
31
31
|
"license": "MIT",
|