We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e30547 commit d8a03c5Copy full SHA for d8a03c5
package.json
@@ -2,6 +2,10 @@
2
"name": "@aliceo2/bookkeeping",
3
"version": "1.15.0",
4
"author": "ALICEO2",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/AliceO2Group/Bookkeeping.git"
8
+ },
9
"scripts": {
10
"coverage": "nyc npm test && npm run coverage:report",
11
"coverage:report": "nyc report --reporter=html --reporter=json",
0 commit comments