fluidstate-react
Advanced tools
Comparing version
{ | ||
"name": "fluidstate-react", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Library for using fine-grained reactivity state management library fluidstate in React", | ||
@@ -34,3 +34,3 @@ "repository": "https://gitlab.com/fluidstate/fluidstate-react", | ||
"babel-plugin-source-map-support": "^2.2.0", | ||
"fluidstate": "^0.0.14", | ||
"fluidstate": "^0.0.16", | ||
"jest": "^29.4.1", | ||
@@ -45,3 +45,3 @@ "prettier": "^2.8.3", | ||
"peerDependencies": { | ||
"fluidstate": "^0.0.14", | ||
"fluidstate": "^0.0.16", | ||
"react": "^18.2.0" | ||
@@ -48,0 +48,0 @@ }, |