@stlite/mountable 0.60.0 → 0.60.2

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": "@stlite/mountable",
3
- "version": "0.60.0",
3
+ "version": "0.60.2",
4
4
  "description": "Mountable stlite application",
5
5
  "keywords": [
6
6
  "stlite",
@@ -29,8 +29,8 @@
29
29
  "devDependencies": {
30
30
  "@babel/core": "^7.16.0",
31
31
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
32
- "@stlite/common-react": "^0.60.0",
33
- "@stlite/kernel": "^0.60.0",
32
+ "@stlite/common-react": "^0.60.2",
33
+ "@stlite/kernel": "^0.60.2",
34
34
  "@streamlit/app": "1.36.0",
35
35
  "@svgr/webpack": "^8.1.0",
36
36
  "@testing-library/jest-dom": "^5.16.5",