Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
David Faure committed Jul 26, 2024
1 parent f8a1224 commit 7a5151a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"scripts": {
"start": "nx serve ngx-image-compress-demo",
"lint": "prettier -w \"projects/**/*.{ts,json,scss,html}\" *.json",
"test:app": "nx test ngx-image-compress-demo",
"test:lib": "node scripts/convert-assets-to-data-urls.js && nx test ngx-image-compress",
"build": "nx build ngx-image-compress-demo"
},
Expand Down

0 comments on commit 7a5151a

Please sign in to comment.