Browse Source

Merge pull request #8349 from abpframework/fix/8348

Added should-quote to @abp/ng.schematics dependencies
pull/8350/head
Mehmet Erim 5 years ago
committed by GitHub
parent
commit
6a03c83dd6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      npm/ng-packs/packages/schematics/package.json

1
npm/ng-packs/packages/schematics/package.json

@ -13,6 +13,7 @@
"@angular-devkit/schematics": "~11.0.2",
"got": "^11.5.2",
"jsonc-parser": "^2.3.0",
"should-quote": "^1.0.0",
"typescript": "~3.9.2"
},
"devDependencies": {

Loading…
Cancel
Save