Skip to content

Commit

Permalink
chore: cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
thgreasi committed May 20, 2015
1 parent 8e9cba8 commit 82f524f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "localForage-startsWith",
"version": "1.0.0",
"name": "localforage-startswith",
"version": "1.0.1",
"main": [
"src/localforage-startsWith.js"
],
Expand Down
4 changes: 0 additions & 4 deletions examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,5 @@
<p>
Check your console log.
</p>
<p>
Restart your browser or open a new incognito tab, <br />
to verify that everything is stored just for a session.
</p>
</body>
</html>
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "localForage-startsWith",
"name": "localforage-startswith",
"author": "Thodoris Greasidis",
"description": "Adds startsWith method to localForage.",
"keywords": [
"localforage",
"sessionstorage"
"startsWith"
],
"version": "1.0.0",
"homepage": "https://github.com/thgreasi/localForage-startsWith",
Expand Down

0 comments on commit 82f524f

Please sign in to comment.