We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1281038 + 11e91f1 commit e4f583bCopy full SHA for e4f583b
1 file changed
package.json
@@ -7,6 +7,10 @@
7
"build": "tsc",
8
"test": "jest"
9
},
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "https://github.com/Vestaboard/vbml.git"
13
+ },
14
"author": "Vestaboard",
15
"license": "GNU",
16
"devDependencies": {
0 commit comments