Skip to content

Commit

Permalink
NPM package bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-dimitru committed May 17, 2017
1 parent 9aaf3c8 commit c5dbf2a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"name": "ClientStorage",
"version": "2.1.2",
"version": "2.1.3",
"description": "Bulletproof persistent browser storage, works with disabled Cookies and/or localStorage",
"main": "./client-storage.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"browser",
"persistent",
"bulletproof",
"browser",
Expand All @@ -20,6 +21,7 @@
"meteorjs"
],
"tags": [
"browser",
"persistent",
"bulletproof",
"browser",
Expand Down

0 comments on commit c5dbf2a

Please sign in to comment.