Skip to content

Commit

Permalink
fix(format): removes duplicate browserlist config
Browse files Browse the repository at this point in the history
  • Loading branch information
pavankjadda committed Nov 8, 2023
1 parent d81d8d1 commit 4d41d4b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,6 @@
"package": "ng build ngx-cookie-service --prod && cp ./README.md ./dist/ngx-cookie-service && cd dist/ngx-cookie-service && npm pack"
},
"private": true,
"browserslist": [
"last 10 Chrome versions",
"last 10 ChromeAndroid versions",
"last 10 Firefox versions",
"last 10 Edge versions",
"last 3 Safari major versions",
"last 4 iOS versions"
],
"dependencies": {
"@angular/animations": "^17.0.0-rc.3",
"@angular/common": "^17.0.0-rc.3",
Expand Down

0 comments on commit 4d41d4b

Please sign in to comment.