@forge/react
12.0.0-next.312.0.0
package.json~
package.jsonModified+4−4
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "@forge/react",
- "version": "12.0.0-next.3",
+ "version": "12.0.0",
"description": "Forge React reconciler",
"author": "Atlassian",
"license": "SEE LICENSE IN LICENSE.txt",
"main": "out/index.js",
@@ -35,11 +35,11 @@
"dependencies": {
"@atlaskit/adf-schema": "^48.0.0",
"@atlaskit/adf-utils": "^19.19.0",
"@atlaskit/forge-react-types": "^2.0.0",
- "@forge/bridge": "^6.0.0-next.3",
- "@forge/egress": "^3.0.0-next.0",
- "@forge/i18n": "1.0.0-next.0",
+ "@forge/bridge": "^6.0.0",
+ "@forge/egress": "^3.0.0",
+ "@forge/i18n": "1.0.0",
"@types/react": "^18.2.64",
"@types/react-reconciler": "^0.28.8",
"lodash": "^4.17.21",
"react": "^18.2.0",