Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 2a3a51d

Browse files
author
Miroslav Bajtoš
committed
package: add repository URL
1 parent 0ae4c46 commit 2a3a51d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
"chai": "~1.9.0",
1818
"loopback": "^1.6.1"
1919
},
20+
"repository": {
21+
"type": "git",
22+
"url": "https://github.com/strongloop/loopback-testing"
23+
},
2024
"license": {
2125
"name": "Dual MIT/StrongLoop",
2226
"url": "https://github.com/strongloop/loopback-testing/blob/master/LICENSE"

0 commit comments

Comments
 (0)