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 695dd5b commit 720b40fCopy full SHA for 720b40f
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@waldiez/react",
3
"license": "Apache-2.0",
4
- "version": "0.3.2",
+ "version": "0.3.3",
5
"type": "module",
6
"main": "./dist/@waldiez.umd.cjs",
7
"module": "./dist/@waldiez.js",
schema.json
@@ -1,5 +1,5 @@
- "$id": "https://github.com/waldiez/react/tree/v0.3.2/schema.json",
+ "$id": "https://github.com/waldiez/react/tree/v0.3.3/schema.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"additionalProperties": false,
0 commit comments