Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Commit ee998ea

Browse files
committed
chore(runware-demo): update AI plugins to v0.2.17
Use the latest version with Runware fixes for async delivery and model-specific dimensions.
1 parent c0d4a1f commit ee998ea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

examples/runware-demo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@
5656
"dependencies": {
5757
"@cesdk/cesdk-js": "^1.66.1",
5858
"@cesdk/engine": "^1.66.1",
59-
"@imgly/plugin-ai-apps-web": "^0.2.15",
60-
"@imgly/plugin-ai-generation-web": "^0.2.15",
61-
"@imgly/plugin-ai-image-generation-web": "^0.2.15",
62-
"@imgly/plugin-ai-text-generation-web": "^0.2.15",
63-
"@imgly/plugin-ai-video-generation-web": "^0.2.15",
59+
"@imgly/plugin-ai-apps-web": "^0.2.17",
60+
"@imgly/plugin-ai-generation-web": "^0.2.17",
61+
"@imgly/plugin-ai-image-generation-web": "^0.2.17",
62+
"@imgly/plugin-ai-text-generation-web": "^0.2.17",
63+
"@imgly/plugin-ai-video-generation-web": "^0.2.17",
6464
"dotenv": "^16.5.0"
6565
}
6666
}

0 commit comments

Comments
 (0)