Skip to content

Commit

Permalink
Merge pull request #8 from danez/patch-1
Browse files Browse the repository at this point in the history
Normalize line endings
  • Loading branch information
galvarez421 authored Mar 12, 2020
2 parents 4f13d13 + 1e73535 commit eb09c23
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,15 @@
"browserslist-ga",
"browserslist-stats.json"
],
"scripts": {
"prepublishOnly": "crlf --set=LF index.js"
},
"dependencies": {
"browserslist-ga": "0.0.12",
"csvtojson": "^1.1.12",
"yargs": "^11.0.0"
},
"devDependencies": {
"crlf": "^1.1.1"
}
}

0 comments on commit eb09c23

Please sign in to comment.