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 4462fa9 commit aaf1314Copy full SHA for aaf1314
packages/prisma-to-json-table-schema/package.json
@@ -2,7 +2,7 @@
2
"name": "prisma-to-json-table-schema",
3
"version": "0.0.1",
4
"description": "Transform prisma code to JSON table schema",
5
- "main": "index.js",
+ "main": "src/index.js",
6
"license": "MIT",
7
"dependencies": {
8
"@mrleebo/prisma-ast": "^0.12.0"
0 commit comments