Skip to content

Commit

Permalink
Upgraded NPM reflib
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-bang committed Apr 9, 2019
1 parent 60cbccb commit 4a513b1
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 25 deletions.
69 changes: 46 additions & 23 deletions cli/package-lock.json

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

4 changes: 2 additions & 2 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
"node": ">=10.10.0"
},
"dependencies": {
"@momsfriendlydevco/exec": "^1.1.1",
"chalk": "^2.4.2",
"commander": "^2.20.0",
"globby": "^9.2.0",
"lodash": "^4.17.11",
"micromatch": "^3.1.10",
"reflib": "^1.6.6",
"reflib": "^1.7.0",
"temp": "^0.9.0"
},
"devDependencies": {
"@momsfriendlydevco/exec": "^1.1.1",
"chai": "^4.2.0",
"mocha": "^6.0.2",
"mocha-logger": "^1.0.6"
Expand Down

0 comments on commit 4a513b1

Please sign in to comment.