Skip to content

Commit

Permalink
Adding resolve dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmit committed Jun 20, 2018
1 parent 66d1192 commit 2d498e2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -30,6 +30,7 @@
"ember-cli-import-polyfill": "^0.2.0",
"ember-cli-version-checker": "^2.1.2",
"ember-getowner-polyfill": "^2.0.1",
"resolve": "^1.8.1",
"semver": "^5.5.0",
"showdown": "^1.7.4"
},
Expand Down
6 changes: 6 additions & 0 deletions yarn.lock
Expand Up @@ -5653,6 +5653,12 @@ resolve@^1.3.0:
dependencies:
path-parse "^1.0.5"

resolve@^1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.8.1.tgz#82f1ec19a423ac1fbd080b0bab06ba36e84a7a26"
dependencies:
path-parse "^1.0.5"

restore-cursor@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541"
Expand Down

0 comments on commit 2d498e2

Please sign in to comment.