Skip to content

Commit

Permalink
chore(release): 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Dec 11, 2016
1 parent 4bb29bb commit cb8a26c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "resolve-package",
"version": "0.1.0",
"version": "0.2.0",
"description": "Resolves a given package if it is installed locally, then tries to resolve it from global. Better approach than require.resolve",
"repository": "tunnckoCore/resolve-package",
"author": "Charlike Mike Reagent <@tunnckoCore> (http://i.am.charlike.online)",
Expand Down Expand Up @@ -84,4 +84,4 @@
"node": ">=4",
"npm": ">=2"
}
}
}

0 comments on commit cb8a26c

Please sign in to comment.