Skip to content

Commit

Permalink
Version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hermann-p committed Nov 16, 2022
1 parent 720c8b4 commit bd801de
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pragmatic-fp-ts",
"version": "1.6.0",
"version": "1.7.0",
"description": "Opinionated functional programming library with easy use in mind",
"git-repository": "https://github.com/hermann-p/pragmatic-fp-ts",
"bugs": "https://github.com/hermann-p/pragmatic-fp-ts/issues",
Expand All @@ -13,14 +13,7 @@
"dev": "tsc --watch",
"clean": "rm -fr dist lib"
},
"keywords": [
"fp",
"ramda",
"typescript",
"sanctuary",
"monads",
"maybe"
],
"keywords": ["fp", "ramda", "typescript", "sanctuary", "monads", "maybe"],
"author": "hermann-p",
"license": "MIT",
"repository": "github:/hermann-p/pragmatic-fp-ts",
Expand Down

0 comments on commit bd801de

Please sign in to comment.