@schematichq/schematic-react 0.2.0-rc.4 → 0.2.0-rc.6

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": "@schematichq/schematic-react",
3
- "version": "0.2.0-rc.4",
3
+ "version": "0.2.0-rc.6",
4
4
  "main": "dist/schematic-react.cjs.js",
5
5
  "module": "dist/schematic-react.esm.js",
6
6
  "types": "dist/schematic-react.d.ts",
@@ -29,7 +29,7 @@
29
29
  "tsc": "npx tsc"
30
30
  },
31
31
  "dependencies": {
32
- "@schematichq/schematic-js": "^0.1.13",
32
+ "@schematichq/schematic-js": "^0.1.14",
33
33
  "@stripe/react-stripe-js": "^2.8.0",
34
34
  "@stripe/stripe-js": "^4.3.0",
35
35
  "lodash.merge": "^4.6.2",