Skip to content

Commit

Permalink
fix: upgrade os-locale to version that addresses license issue (#1195)
Browse files Browse the repository at this point in the history
  • Loading branch information
honzajavorek authored and bcoe committed Aug 11, 2018
1 parent a9820b4 commit efc0970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -16,7 +16,7 @@
"decamelize": "^2.0.0",
"find-up": "^3.0.0",
"get-caller-file": "^1.0.1",
"os-locale": "^2.0.0",
"os-locale": "^3.0.0",
"require-directory": "^2.1.1",
"require-main-filename": "^1.0.1",
"set-blocking": "^2.0.0",
Expand Down

0 comments on commit efc0970

Please sign in to comment.