We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1166730 + 2b47aa7 commit 46e37c7Copy full SHA for 46e37c7
package.json
@@ -4,6 +4,10 @@
4
"version": "0.92.0",
5
"license": "MIT",
6
"description": "Glimmer compiles Handlebars templates into document fragments rather than string buffers",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "git+https://github.com/glimmerjs/glimmer-vm.git"
10
+ },
11
"author": "Tilde, Inc.",
12
"type": "module",
13
"exports": null,
0 commit comments