Skip to content

Commit

Permalink
Package: shorter description
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdm committed Oct 20, 2014
1 parent 5caa6f5 commit 6bb134a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -5,8 +5,8 @@
"url": "http://frankl.in"
},
"name": "fibonacci",
"description": "Calculates fibonacci numbers for one or endless iterations. Using the bignum module, it can return numbers of any size! Instead of being limited by the hardcoded JavaScript Number.MAX_LIMIT.",
"version": "1.2.3",
"description": "Calculate fibonacci numbers for one or endless iterations.",
"version": "1.3.0",
"repository": {
"type": "git",
"url": "git://github.com/fvdm/nodejs-fibonacci.git"
Expand Down

0 comments on commit 6bb134a

Please sign in to comment.