We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b3a0c1 commit 964942dCopy full SHA for 964942d
package.json
@@ -11,6 +11,10 @@
11
"start": "ng serve",
12
"test": "ng test"
13
},
14
+ "repository": {
15
+ "type": "git",
16
+ "url": "https://github.com/tommueller/ng-mat-search-bar.git"
17
+ },
18
"devDependencies": {
19
"@angular-devkit/build-angular": "~0.803.4",
20
"@angular-devkit/core": "^8.3.4",
0 commit comments