Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
776eba09e9 | |||
b41ff5d495 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smartstate",
|
||||
"version": "2.0.11",
|
||||
"version": "2.0.12",
|
||||
"private": false,
|
||||
"description": "a package that handles state in a good way",
|
||||
"main": "dist_ts/index.js",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartstate',
|
||||
version: '2.0.11',
|
||||
version: '2.0.12',
|
||||
description: 'a package that handles state in a good way'
|
||||
}
|
||||
|
Reference in New Issue
Block a user