Browse Source

Revert "commit"

This reverts commit e1c1408635.
pull/1872/head
Tarun Jain 2 years ago
parent
commit
56e606aaf8
3 changed files with 2827 additions and 3866 deletions
  1. +2578
    -3561
      src/Web/WebSPA/Client/package-lock.json
  2. +1
    -1
      src/Web/WebSPA/Client/package.json
  3. +248
    -304
      src/Web/WebSPA/Client/yarn.lock

+ 2578
- 3561
src/Web/WebSPA/Client/package-lock.json
File diff suppressed because it is too large
View File


+ 1
- 1
src/Web/WebSPA/Client/package.json View File

@ -72,7 +72,7 @@
"@types/protractor": "4.0.0",
"@types/selenium-webdriver": "3.0.10",
"codelyzer": "^6.0.0",
"eslint": "8.10.0",
"eslint": "^6.8.0",
"handlebars": "^4.7.7",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",


+ 248
- 304
src/Web/WebSPA/Client/yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save