Skip to content

Commit f307bd4

Browse files
Merge branch 'main' of https://github.com/majies/angular-toolkit into feature/home-page
2 parents e72211c + e47e0fd commit f307bd4

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

Diff for: .github/CODEOWNERS

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Global rule:
2+
* @majies @geometricpanda

Diff for: .yarn/install-state.gz

-90 Bytes
Binary file not shown.

Diff for: package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,10 @@
7878
"typescript": "~4.9.5"
7979
},
8080
"packageManager": "[email protected]",
81-
"repository": "majies/angular-toolkit",
81+
"repository": {
82+
"type": "git",
83+
"url": "https://github.com/Angular-Toolkit/angular-toolkit.git"
84+
},
8285
"auto": {
8386
"plugins": [
8487
"npm",

0 commit comments

Comments
 (0)