Skip to content

Commit

Permalink
add @schematics/angular
Browse files Browse the repository at this point in the history
  • Loading branch information
skrischer committed Sep 22, 2022
1 parent 86ce1b1 commit cb897e8
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
36 changes: 36 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@
"dependencies": {
"@angular-devkit/core": "^12.2.18",
"@angular-devkit/schematics": "^12.2.18",
"@schematics/angular": "^12.2.18",
"typescript": "~4.3.2"
},
"devDependencies": {
"@types/node": "^12.11.1",
"@types/jasmine": "~3.8.0",
"@types/node": "^12.11.1",
"jasmine": "^3.5.0"
}
}

0 comments on commit cb897e8

Please sign in to comment.