Skip to content

Commit e9407ad

Browse files
authored
Update package.json
1 parent 3f9c8bb commit e9407ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

typescript/api-gateway-async-lambda-invocation/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"scripts": {
88
"build": "tsc",
99
"watch": "tsc -w",
10-
"test": "jest",
1110
"cdk": "cdk"
1211
},
1312
"devDependencies": {
@@ -24,4 +23,4 @@
2423
"constructs": "^10.0.0",
2524
"source-map-support": "^0.5.21"
2625
}
27-
}
26+
}

0 commit comments

Comments
 (0)