Skip to content

Commit

Permalink
fix ngx build
Browse files Browse the repository at this point in the history
  • Loading branch information
KingSora committed Jul 31, 2024
1 parent 9001f73 commit b93082d
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 1 deletion.
70 changes: 70 additions & 0 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"private": true,
"type": "module",
"workspaces": [
"packages/*"
],
Expand Down
1 change: 1 addition & 0 deletions packages/overlayscrollbars-ngx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"@angular/platform-browser-dynamic": "^13.0.0",
"@angular/router": "^13.0.0",
"@types/jasmine": "~4.0.0",
"is-builtin-module": "^4.0.0",
"jasmine-core": "~4.3.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.1.0",
Expand Down

0 comments on commit b93082d

Please sign in to comment.