Skip to content

Commit

Permalink
Fix broken build (#34)
Browse files Browse the repository at this point in the history
* Fix broken build
  • Loading branch information
ashwin1111 authored Nov 14, 2022
1 parent 2faa60c commit a6b1b53
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"ts-cacheable": "^1.0.6",
"tslib": "^2.3.0",
"typescript": "~4.7.2",
"webpack": "^5.75.0",
"zone.js": "~0.11.4"
},
"devDependencies": {
Expand All @@ -60,8 +61,7 @@
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.0.0",
"postcss": "^8.4.16",
"svg2sprite-cli": "^2.0.1",
"webpack": "^5.75.0"
"svg2sprite-cli": "^2.0.1"
},
"nyc": {
"report-dir": "cypress/coverage",
Expand Down

0 comments on commit a6b1b53

Please sign in to comment.