We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58b40a2 commit 178c805Copy full SHA for 178c805
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "astrojs-aws",
3
- "version": "0.0.17",
+ "version": "0.0.18",
4
"private": true,
5
"scripts": {
6
"preinstall": "npx -y only-allow pnpm",
packages/adapter/package.json
"name": "@astrojs-aws/adapter",
"description": "The Astro adapter of AWS Serverless",
"type": "module",
"exports": {
packages/construct/package.json
"name": "@astrojs-aws/construct",
"description": "The CDK Construct Library of Astro",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
0 commit comments