RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
react-state-monad
Versions diffs
1.0.12 → 1.0.13
react-state-monad 1.0.12 → 1.0.13
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/package.json
+1
-1
/package/{index.ts → src/index.ts}
+0
-0
package/package.json
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "react-state-monad",
3
3
"type": "module",
4
-
"version": "1.0.
12
",
4
+
"version": "1.0.
13
",
5
5
"description": "A set of hooks to manage/transform/filter states with monads in React",
6
6
"keywords": [
7
7
"maybe",
/package/{index.ts → src/index.ts}
RENAMED
Viewed
File without changes