Skip to content

Commit

Permalink
docs(compose): add missing package desc
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Sep 9, 2018
1 parent 266d02b commit 890eb97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/compose/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@thi.ng/compose",
"version": "0.1.1",
"description": "TODO",
"description": "Functional composition helpers",
"main": "./index.js",
"typings": "./index.d.ts",
"repository": {
Expand Down Expand Up @@ -40,4 +40,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 890eb97

Please sign in to comment.