Skip to content

Commit f05fcdd

Browse files
committed
Bump test package.json
1 parent afafbcd commit f05fcdd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "test",
2+
"name": "aws-lambda-function-url-emulator-e2e-test",
33
"version": "1.0.0",
44
"description": "",
55
"main": "index.js",
@@ -9,7 +9,6 @@
99
"keywords": [],
1010
"author": "",
1111
"license": "ISC",
12-
"type": "commonjs",
1312
"devDependencies": {
1413
"vitest": "^2.1.8"
1514
}

0 commit comments

Comments
 (0)