Skip to content

Commit

Permalink
fix: add globby to dependencies for expo config
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Apr 19, 2020
1 parent 8a43cc4 commit 4427369
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 33 deletions.
42 changes: 10 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"@expo/json-file": "^8.2.10",
"detect-indent": "^6.0.0",
"detect-newline": "^3.1.0",
"globby": "^11.0.0",
"semver": "^7.3.2"
},
"devDependencies": {
Expand All @@ -49,7 +50,6 @@
"@typescript-eslint/parser": "^2.28.0",
"eslint": "^6.8.0",
"eslint-plugin-jest": "^23.8.2",
"globby": "^11.0.0",
"jest": "^25.3.0",
"standard-version": "^7.1.0",
"ts-jest": "^25.4.0",
Expand Down

0 comments on commit 4427369

Please sign in to comment.