Skip to content

Commit

Permalink
4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakob Nilsson-Ehle committed Apr 27, 2023
1 parent d39686b commit f977cb8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "horux",
"version": "4.0.2",
"version": "4.0.3",
"description": "A library of simple everyday reducer utility functions ",
"keywords": ["redux", "reducer", "compose", "higher-order functions"],
"keywords": [
"redux",
"reducer",
"compose",
"higher-order functions"
],
"main": "lib/index.js",
"types": "lib/index.d.ts",
"license": "MIT",
Expand Down

0 comments on commit f977cb8

Please sign in to comment.