We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6263709 commit 68ba6c0Copy full SHA for 68ba6c0
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": "2.0.4",
+ "version": "2.0.5",
5
"type": "module",
6
"module": "./esm/index.js",
7
"main": "./cjs/index.js",
0 commit comments