Skip to content

Commit 964942d

Browse files
author
Tom
committed
fix: link github repo in package.json
1 parent 2b3a0c1 commit 964942d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"start": "ng serve",
1212
"test": "ng test"
1313
},
14+
"repository": {
15+
"type": "git",
16+
"url": "https://github.com/tommueller/ng-mat-search-bar.git"
17+
},
1418
"devDependencies": {
1519
"@angular-devkit/build-angular": "~0.803.4",
1620
"@angular-devkit/core": "^8.3.4",

0 commit comments

Comments
 (0)