Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
5e4f493a21 | |||
62f32bd2ba |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@push.rocks/webstore",
|
"name": "@push.rocks/webstore",
|
||||||
"version": "2.0.12",
|
"version": "2.0.13",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "high performance storage in the browser using indexed db",
|
"description": "high performance storage in the browser using indexed db",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/webstore',
|
name: '@push.rocks/webstore',
|
||||||
version: '2.0.12',
|
version: '2.0.13',
|
||||||
description: 'high performance storage in the browser using indexed db'
|
description: 'high performance storage in the browser using indexed db'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user