This commit is contained in:
Philipp Kunz 2023-04-04 21:44:17 +02:00
parent b6b738916f
commit 371c6553cd

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartstate",
"version": "2.0.2",
"version": "2.0.3",
"private": false,
"description": "a package that handles state in a good way",
"main": "dist_ts/index.js",
@ -43,4 +43,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}