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

Commit fcc6a69

Browse files
committed
Pin ai plugin version for runware demo
1 parent ee998ea commit fcc6a69

File tree

2 files changed

+63
-15
lines changed

2 files changed

+63
-15
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.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",
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
}

pnpm-lock.yaml

Lines changed: 58 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)