We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d410c4 commit 6a0628bCopy full SHA for 6a0628b
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "prompt-garden",
3
"type": "module",
4
+ "main": "src/index.js",
5
"scripts": {
6
"build": "npm run build:typescript && npm run build:rollup",
7
"build:typescript": "tsc",
0 commit comments