There was an error while loading. Please reload this page.
1 parent 115889f commit d3f81b8Copy full SHA for d3f81b8
package.json
@@ -47,7 +47,8 @@
47
],
48
"testPathIgnorePatterns": [
49
"examples/nestjs",
50
- "examples/basic-starter-api-gateway-v2-typescript"
+ "examples/basic-starter-api-gateway-v2-typescript",
51
+ "examples/lambda-function-url"
52
]
53
},
54
"devDependencies": {
@@ -98,4 +99,4 @@
98
99
"path": "./node_modules/@ryansonshine/cz-conventional-changelog"
100
}
101
-}
102
+}
0 commit comments