Skip to content

Commit

Permalink
Update pnpm-lock.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
G4brym committed Dec 4, 2023
1 parent e730d18 commit 290fc97
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 3 deletions.
5 changes: 2 additions & 3 deletions fixtures/ai-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@
"type:tests": "tsc -p ./tests/tsconfig.json"
},
"devDependencies": {
"undici": "^5.23.0",
"wrangler": "workspace:*",
"@cloudflare/workers-tsconfig": "workspace:^"
},
"dependencies": {
"@cloudflare/workers-tsconfig": "workspace:^",
"@cloudflare/ai": "^1.0.35"
}
}
1 change: 1 addition & 0 deletions packages/wrangler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
"xxhash-wasm": "^1.0.1"
},
"devDependencies": {
"@cloudflare/ai": "^1.0.35",
"@cloudflare/cli": "workspace:*",
"@cloudflare/eslint-config-worker": "*",
"@cloudflare/pages-shared": "workspace:^",
Expand Down
22 changes: 22 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 290fc97

Please sign in to comment.