Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
ed0f497ac9 | |||
7f7c4a28ee |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/webstore",
|
||||
"version": "2.0.19",
|
||||
"version": "2.0.20",
|
||||
"private": false,
|
||||
"description": "A high-performance storage solution for web applications using IndexedDB.",
|
||||
"main": "dist_ts/index.js",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/webstore',
|
||||
version: '2.0.19',
|
||||
version: '2.0.20',
|
||||
description: 'A high-performance storage solution for web applications using IndexedDB.'
|
||||
}
|
||||
|
Reference in New Issue
Block a user