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 0c8c3a6 commit 4837388Copy full SHA for 4837388
package.json
@@ -2,7 +2,7 @@
2
"name": "@fluffy-spoon/substitute",
3
"version": "1.0.0",
4
"description": "",
5
- "main": "./src/index.ts",
+ "main": "src/index.ts",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
0 commit comments