Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
c622396d50 | |||
d130c1c6fd |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smartstate",
|
||||
"version": "2.0.7",
|
||||
"version": "2.0.8",
|
||||
"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.7',
|
||||
version: '2.0.8',
|
||||
description: 'a package that handles state in a good way'
|
||||
}
|
||||
|
Reference in New Issue
Block a user