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 df55403 commit 34ceaf3Copy full SHA for 34ceaf3
1 file changed
javascript/package.json
@@ -11,5 +11,9 @@
11
"type": "tsc --allowJs -d --target ES2015 --emitDeclarationOnly --outDir src src/index.js"
12
},
13
"author": "Shopify <ruby@shopify.com>",
14
- "license": "MIT"
+ "license": "MIT",
15
+ "repository": {
16
+ "type": "git",
17
+ "url": "git+https://github.com/ruby/prism.git"
18
+ }
19
}
0 commit comments