Skip to content

Commit 9f74fc7

Browse files
committed
chore(protocol_tests): update package name and description
1 parent 9566e4f commit 9f74fc7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

protocol_tests/aws-protocoltests-ec2/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@aws-sdk/aws-protocoltests-query",
3-
"description": "@aws-sdk/aws-protocoltests-query client",
2+
"name": "@aws-sdk/aws-protocoltests-ec2",
3+
"description": "@aws-sdk/aws-protocoltests-ec2 client",
44
"version": "3.38.0",
55
"scripts": {
66
"build": "yarn build:cjs && yarn build:es && yarn build:types",

protocol_tests/aws-protocoltests-query/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@aws-sdk/aws-protocoltests-ec2",
3-
"description": "@aws-sdk/aws-protocoltests-ec2 client",
2+
"name": "@aws-sdk/aws-protocoltests-query",
3+
"description": "@aws-sdk/aws-protocoltests-query client",
44
"version": "3.38.0",
55
"scripts": {
66
"build": "yarn build:cjs && yarn build:es && yarn build:types",

0 commit comments

Comments
 (0)