Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ozee31 committed Jun 13, 2016
1 parent 9f0bc62 commit 7894d3f
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": "OhMyCache",
"version": "1.0.0",
"description": "A cache lib based on LocalStorage and SessionStorage",
"description": "A cache lib based on LocalStorage and SessionStorage without dependencies",
"main": "dist/bundle.js",
"scripts": {
"build": "node build/build.js",
Expand All @@ -13,7 +13,7 @@
"type": "git",
"url": "git+https://github.com/ozee31/ohmycache.git"
},
"author": "Flavien Beninca <[email protected]>",
"author": "Flavien Beninca (ozee31) <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/ozee31/ohmycache/issues"
Expand Down

0 comments on commit 7894d3f

Please sign in to comment.