Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 2, 2025
1 parent cc0175e commit 33381b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
5 changes: 1 addition & 4 deletions packages/frame-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@
"build:umd": "node scripts/build.js",
"typecheck": "tsc --noEmit"
},
"files": [
"dist",
"src"
],
"files": ["dist", "src"],
"devDependencies": {
"@farcaster/tsconfig": "workspace:*",
"esbuild": "^0.24.2",
Expand Down
5 changes: 1 addition & 4 deletions packages/frame-wagmi-connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@
"build": "tsc",
"typecheck": "tsc --noEmit"
},
"files": [
"dist",
"src"
],
"files": ["dist", "src"],
"devDependencies": {
"@farcaster/frame-sdk": "workspace:*",
"@farcaster/tsconfig": "workspace:*",
Expand Down

0 comments on commit 33381b1

Please sign in to comment.