Skip to content

Commit

Permalink
chore(shared-ini-file-loader): move @aws-sdk/types to normal dep (#4007)
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanZhengYP authored Sep 30, 2022
1 parent 94e6d97 commit efa935a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shared-ini-file-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@aws-sdk/shared-ini-file-loader",
"version": "3.178.0",
"dependencies": {
"@aws-sdk/types": "*",
"tslib": "^2.3.1"
},
"devDependencies": {
"@aws-sdk/types": "*",
"@tsconfig/recommended": "1.0.1",
"@types/node": "^10.0.0",
"concurrently": "7.0.0",
Expand Down

0 comments on commit efa935a

Please sign in to comment.