Skip to content

Commit

Permalink
fixed tests not running
Browse files Browse the repository at this point in the history
  • Loading branch information
IPdotSetAF committed Oct 29, 2024
1 parent af6dad8 commit c8abfdd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,10 @@
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.5.2"
},
"browser": {
"fs": false,
"path": false,
"os": false
}
}
}

0 comments on commit c8abfdd

Please sign in to comment.