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 8f67326 commit 3b750b4Copy full SHA for 3b750b4
package.json
@@ -2,6 +2,10 @@
2
"name": "try-prisma",
3
"version": "0.0.0-semantically-released",
4
"description": "A CLI tool to help get you up and running with any Prisma example project.",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/prisma/try-prisma"
8
+ },
9
"type": "module",
10
"exports": "./dist/index.js",
11
"files": [
0 commit comments