Skip to content

Commit efa935a

Browse files
authored
chore(shared-ini-file-loader): move @aws-sdk/types to normal dep (#4007)
1 parent 94e6d97 commit efa935a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shared-ini-file-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "@aws-sdk/shared-ini-file-loader",
33
"version": "3.178.0",
44
"dependencies": {
5+
"@aws-sdk/types": "*",
56
"tslib": "^2.3.1"
67
},
78
"devDependencies": {
8-
"@aws-sdk/types": "*",
99
"@tsconfig/recommended": "1.0.1",
1010
"@types/node": "^10.0.0",
1111
"concurrently": "7.0.0",

0 commit comments

Comments
 (0)