Skip to content

Commit 2ba11cd

Browse files
committed
Added @amzn scope to package.json
1 parent d3f0a4d commit 2ba11cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lambda/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "1.0.0",
3-
"name": "web-api-hello-world-lambda",
3+
"name": "@amzn/web-api-hello-world-lambda",
44
"author": "Amazon Alexa",
55
"license": "SEE LICENSE in LICENSE",
66
"description": "lambda endpoint for the web-api-hello-world",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "1.0.0",
3-
"name": "web-api-hello-world",
3+
"name": "@amzn/web-api-hello-world",
44
"author": "Amazon Alexa",
55
"license": "SEE LICENSE in LICENSE",
66
"description": "A deploy ready sample of using the Alexa Web API For Games",

0 commit comments

Comments
 (0)