Skip to content

Commit

Permalink
fix: removed broken ion code
Browse files Browse the repository at this point in the history
  • Loading branch information
thdxr committed Jan 15, 2024
1 parent 9366ea7 commit ff3abe3
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 19 deletions.
5 changes: 5 additions & 0 deletions .changeset/wild-rabbits-invent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"sst": patch
---

fix: removed broken ion code
1 change: 1 addition & 0 deletions packages/sst/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"@babel/generator": "^7.20.5",
"@babel/plugin-syntax-typescript": "^7.21.4",
"@smithy/signature-v4": "^2.0.16",
"@smithy/util-endpoints": "1.0.5",
"@trpc/server": "9.16.0",
"adm-zip": "^0.5.10",
"aws-cdk-lib": "2.110.1",
Expand Down
1 change: 0 additions & 1 deletion packages/sst/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
export type { SSTConfig } from "./project.js";
export { Resource } from "./resource.js";
16 changes: 0 additions & 16 deletions packages/sst/src/resource.ts

This file was deleted.

7 changes: 5 additions & 2 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 ff3abe3

Please sign in to comment.