maxi-stencil-library-react 0.0.4 → 0.0.6
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "maxi-stencil-library-react",
|
3
3
|
"sideEffects": false,
|
4
|
-
"version": "0.0.
|
4
|
+
"version": "0.0.6",
|
5
5
|
"description": "Integration for React apps",
|
6
6
|
"license": "MIT",
|
7
7
|
"keywords": [
|
@@ -55,6 +55,6 @@
|
|
55
55
|
]
|
56
56
|
},
|
57
57
|
"dependencies": {
|
58
|
-
"maxi-stencil-library": "^0.0.
|
58
|
+
"maxi-stencil-library": "^0.0.4"
|
59
59
|
}
|
60
60
|
}
|