Skip to content

Commit 8c838b5

Browse files
jerrygreenjescalan
authored andcommitted
Remove usage of non-existent file
I had an error: ```bash Error: Cannot find module 'C:\Users\Jerry\projects\jerrygreen.me\node_modules\next-mdx-remote\index.js'. Please verify that the package.json has a valid "main" entry ```
1 parent 22fc93f commit 8c838b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"bugs": {
1212
"url": "https://github.com/hashicorp/next-mdx-remote/issues"
1313
},
14-
"main": "index.js",
1514
"scripts": {
1615
"lint": "prettier --write \"./**/*.{js,jsx,json}\"",
1716
"release:major": "release major && npm publish",

0 commit comments

Comments
 (0)