Skip to content

Commit aaf1314

Browse files
committed
chore(prisma-parser): update index
1 parent 4462fa9 commit aaf1314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/prisma-to-json-table-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "prisma-to-json-table-schema",
33
"version": "0.0.1",
44
"description": "Transform prisma code to JSON table schema",
5-
"main": "index.js",
5+
"main": "src/index.js",
66
"license": "MIT",
77
"dependencies": {
88
"@mrleebo/prisma-ast": "^0.12.0"

0 commit comments

Comments
 (0)