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 145f21a commit 9d4b3a7Copy full SHA for 9d4b3a7
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "cf-tutor",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "",
5
- "main": "index.js",
+ "main": "src/index.js",
6
"type": "module",
7
"scripts": {
8
"start": "tsx src/index.ts",
0 commit comments