Skip to content

Commit

Permalink
fix(package.json): migrate @aws-sdk/types into devDependencies codegen (
Browse files Browse the repository at this point in the history
#1658)

* fix: codegen for moving types dependencies to devdeps
  • Loading branch information
alexforsyth authored Nov 5, 2020
1 parent 16d7030 commit eb50962
Show file tree
Hide file tree
Showing 237 changed files with 237 additions and 237 deletions.
2 changes: 1 addition & 1 deletion clients/client-accessanalyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -61,6 +60,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"@types/uuid": "^3.0.0",
"jest": "^26.1.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-acm-pca/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-acm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-alexa-for-business/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -61,6 +60,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"@types/uuid": "^3.0.0",
"jest": "^26.1.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-amplify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -61,6 +60,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-apigatewaymanagementapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-apigatewayv2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-app-mesh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -61,6 +60,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"@types/uuid": "^3.0.0",
"jest": "^26.1.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-application-auto-scaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-application-discovery-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -61,6 +60,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"@types/uuid": "^3.0.0",
"jest": "^26.1.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-application-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appstream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appsync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-athena/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -61,6 +60,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"@types/uuid": "^3.0.0",
"jest": "^26.1.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-auto-scaling-plans/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-auto-scaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -61,6 +60,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-braket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -61,6 +60,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"@types/uuid": "^3.0.0",
"jest": "^26.1.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-budgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-chime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -61,6 +60,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"@types/uuid": "^3.0.0",
"jest": "^26.1.0",
Expand Down
2 changes: 1 addition & 1 deletion clients/client-cloud9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"@aws-sdk/node-http-handler": "1.0.0-rc.3",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@aws-sdk/smithy-client": "1.0.0-rc.4",
"@aws-sdk/types": "1.0.0-rc.3",
"@aws-sdk/url-parser-browser": "1.0.0-rc.3",
"@aws-sdk/url-parser-node": "1.0.0-rc.3",
"@aws-sdk/util-base64-browser": "1.0.0-rc.3",
Expand All @@ -60,6 +59,7 @@
},
"devDependencies": {
"@aws-sdk/client-documentation-generator": "1.0.0-rc.3",
"@aws-sdk/types": "1.0.0-rc.3",
"@types/node": "^12.7.5",
"jest": "^26.1.0",
"rimraf": "^3.0.0",
Expand Down
Loading

0 comments on commit eb50962

Please sign in to comment.