Browse Source

bump ngx-validate Remove and ignore yarn.lock

pull/12839/head
Mahmut Gundogdu 4 years ago
parent
commit
d6fb30e1d9
  1. 3
      npm/ng-packs/.gitignore
  2. 2
      npm/ng-packs/package.json
  3. 2
      npm/ng-packs/packages/theme-shared/package.json
  4. 13259
      npm/ng-packs/yarn.lock

3
npm/ng-packs/.gitignore

@ -44,6 +44,9 @@ npm-debug.log
yarn-error.log
testem.log
/typings
yarn.lock
package-lock.json
# System Files
.DS_Store

2
npm/ng-packs/package.json

@ -70,7 +70,7 @@
"@fortawesome/fontawesome-free": "^5.15.4",
"@ng-bootstrap/ng-bootstrap": "~12.0.0-beta.4",
"@ngneat/spectator": "^10.0.0",
"@ngx-validate/core": "^0.1.1",
"@ngx-validate/core": "^0.1.2",
"@nrwl/angular": "13.4.3",
"@nrwl/cli": "13.4.3",
"@nrwl/cypress": "13.4.3",

2
npm/ng-packs/packages/theme-shared/package.json

@ -10,7 +10,7 @@
"@abp/ng.core": "~5.2.2",
"@fortawesome/fontawesome-free": "^5.15.4",
"@ng-bootstrap/ng-bootstrap": "~12.0.0-beta.4",
"@ngx-validate/core": "^0.1.1",
"@ngx-validate/core": "^0.1.2",
"@popperjs/core": "~2.11.2",
"@swimlane/ngx-datatable": "^19.0.0",
"bootstrap": "^5.1.1",

13259
npm/ng-packs/yarn.lock

File diff suppressed because it is too large
Loading…
Cancel
Save