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 a792a75 commit e67e2a9Copy full SHA for e67e2a9
2 files changed
astro-alt-text-toolkit/package.json
@@ -4,6 +4,7 @@
4
"description": "",
5
"main": "dist/index.js",
6
"type": "module",
7
+ "private": true,
8
"exports": {
9
".": {
10
"import": {
astro-smooth-actions/package.json
@@ -5,6 +5,7 @@
"description": "An Astro integration for smooth action handling",
"main": "dist/index.cjs",
"module": "dist/index.js",
11
0 commit comments