We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 700c7eb commit 536e128Copy full SHA for 536e128
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "lambda-runtimes",
3
"description": "Canonical list of AWS Lambda runtime identifiers and corresponding CPU architectures",
4
- "version": "1.1.1",
+ "version": "1.1.2",
5
"type": "module",
6
"module": "./esm/index.js",
7
"main": "./cjs/index.js",
0 commit comments