@stlite/mountable 0.18.0 → 0.18.2
Sign up to get free protection for your applications and to get access to all the features.
Binary file
|
Binary file
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@stlite/mountable",
|
3
|
-
"version": "0.18.
|
3
|
+
"version": "0.18.2",
|
4
4
|
"description": "Mountable stlite application",
|
5
5
|
"keywords": [
|
6
6
|
"stlite",
|
@@ -28,7 +28,7 @@
|
|
28
28
|
"devDependencies": {
|
29
29
|
"@babel/core": "7.12.3",
|
30
30
|
"@pmmmwh/react-refresh-webpack-plugin": "0.4.3",
|
31
|
-
"@stlite/kernel": "^0.18.
|
31
|
+
"@stlite/kernel": "^0.18.2",
|
32
32
|
"@svgr/webpack": "5.5.0",
|
33
33
|
"@testing-library/react": "^11.2.7",
|
34
34
|
"@testing-library/user-event": "^13.1.9",
|