Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jonschlinkert committed Dec 20, 2015
1 parent 0f23c25 commit 02de17f
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,7 +1,7 @@
{
"name": "lazy-cache",
"description": "Cache requires to be lazy-loaded when needed.",
"version": "1.0.2",
"version": "1.0.3",
"homepage": "https://github.com/jonschlinkert/lazy-cache",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"repository": "jonschlinkert/lazy-cache",
Expand All @@ -21,7 +21,7 @@
},
"devDependencies": {
"ansi-yellow": "^0.1.1",
"glob": "^5.0.14",
"glob": "^6.0.1",
"mocha": "*"
},
"keywords": [
Expand Down

0 comments on commit 02de17f

Please sign in to comment.