@forge/api

6.3.06.4.0-next.0
package.json
~package.jsonModified
+2−2
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@forge/api",
-  "version": "6.3.0",
+  "version": "6.4.0-next.0",
   "description": "Forge API methods",
   "author": "Atlassian",
   "license": "SEE LICENSE IN LICENSE.txt",
   "main": "out/index.js",
@@ -25,9 +25,9 @@
     "nock": "13.5.6"
   },
   "dependencies": {
     "@forge/auth": "0.0.9",
-    "@forge/egress": "2.2.0",
+    "@forge/egress": "2.3.0-next.0",
     "@forge/i18n": "0.0.7",
     "@forge/manifest": "^11.1.0",
     "@forge/storage": "2.0.3",
     "headers-utils": "^3.0.2",