Skip to content

Commit 2e502f1

Browse files
Merge pull request #11 from apollo-server-integrations/fix-package-name
Update package name
2 parents c8d3117 + 09194e5 commit 2e502f1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/early-singers-fold.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@as-integrations/aws-lambda': minor
3+
---
4+
5+
Initial Publish

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@as-integration/aws-lambda",
2+
"name": "@as-integrations/aws-lambda",
33
"description": "An Apollo Server integration for hosting on AWS Lambda",
44
"version": "0.0.0",
55
"author": "Michael Watson & Daniel Abdelsamed",

0 commit comments

Comments
 (0)