File tree Expand file tree Collapse file tree 4 files changed +5
-13
lines changed Expand file tree Collapse file tree 4 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " localForage-getItems " ,
3
- "version" : " 1.0.0 " ,
2
+ "name" : " localforage-getitems " ,
3
+ "version" : " 1.0.1 " ,
4
4
"main" : [
5
5
" src/localforage-getItems.js"
6
6
],
Original file line number Diff line number Diff line change 119
119
< p >
120
120
Check your console log.
121
121
</ p >
122
- < p >
123
- Restart your browser or open a new incognito tab, < br />
124
- to verify that everything is stored just for a session.
125
- </ p >
126
122
</ body >
127
123
</ html >
Original file line number Diff line number Diff line change 82
82
< p >
83
83
Check your console log.
84
84
</ p >
85
- < p >
86
- Restart your browser or open a new incognito tab, < br />
87
- to verify that everything is stored just for a session.
88
- </ p >
89
85
</ body >
90
86
</ html >
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " localForage-getItems " ,
2
+ "name" : " localforage-getitems " ,
3
3
"author" : " Thodoris Greasidis" ,
4
4
"description" : " Adds getItems method to localForage." ,
5
5
"keywords" : [
6
6
" localforage" ,
7
- " sessionstorage "
7
+ " getItems "
8
8
],
9
- "version" : " 1.0.0 " ,
9
+ "version" : " 1.0.1 " ,
10
10
"homepage" : " https://github.com/thgreasi/localForage-getItems" ,
11
11
"repository" : {
12
12
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments