Skip to content

Commit

Permalink
Merge 59f6659 into 746005e
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonardo Apiwan committed Jul 1, 2018
2 parents 746005e + 59f6659 commit 136b1a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,7 +7,7 @@
"author": "Leonardo Apiwan (@homer0) <me@homer0.com>",
"license": "MIT",
"dependencies": {
"projext": "homer0/projext#next",
"projext": "^4.0.0",
"wootils": "^1.3.2",
"jimple": "1.5.0",
"fs-extra": "6.0.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -7623,9 +7623,9 @@ progress@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.0.tgz#8a1be366bf8fc23db2bd23f10c6fe920b4389d1f"

projext@homer0/projext#next:
version "3.0.5"
resolved "https://codeload.github.com/homer0/projext/tar.gz/f53ccfe19c259315ccf3c3e1983b7882ec2fb4fe"
projext@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/projext/-/projext-4.0.0.tgz#e19f75b24233d44adc712193732bc998d288e760"
dependencies:
babel-cli "6.26.0"
babel-core "6.26.3"
Expand Down

0 comments on commit 136b1a7

Please sign in to comment.