We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9dd986 commit 28bddddCopy full SHA for 28bdddd
react/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@schematichq/schematic-react",
3
- "version": "1.2.0",
+ "version": "1.2.1",
4
"main": "dist/schematic-react.cjs.js",
5
"module": "dist/schematic-react.esm.js",
6
"types": "dist/schematic-react.d.ts",
@@ -28,7 +28,7 @@
28
"tsc": "npx tsc"
29
},
30
"dependencies": {
31
- "@schematichq/schematic-js": "^1.1.2"
+ "@schematichq/schematic-js": "^1.2.0"
32
33
"devDependencies": {
34
"@microsoft/api-extractor": "^7.49.2",
0 commit comments