fix(core): update
This commit is contained in:
parent
2e8d3ca7e8
commit
4e74159a54
1915
package-lock.json
generated
1915
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -26,7 +26,7 @@
|
||||
"@pushrocks/smartpromise": "^3.1.6",
|
||||
"@pushrocks/smartrx": "^2.0.25",
|
||||
"fake-indexeddb": "^3.1.7",
|
||||
"idb": "7.0.1-fixed-02"
|
||||
"idb": "^7.0.2"
|
||||
},
|
||||
"browserslist": [
|
||||
"last 1 chrome versions"
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/webstore',
|
||||
version: '2.0.3',
|
||||
version: '2.0.4',
|
||||
description: 'high performance storage in the browser using indexed db'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user