@stdlib/math-base-special-factorial
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@stdlib/math-base-special-factorial", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Evaluate a factorial.", | ||
@@ -31,3 +31,3 @@ "license": "Apache-2.0", | ||
}, | ||
"homepage": "https://github.com/stdlib-js/stdlib", | ||
"homepage": "https://stdlib.io", | ||
"repository": { | ||
@@ -34,0 +34,0 @@ "type": "git", |
@@ -163,2 +163,6 @@ <!-- | ||
#### Community | ||
[![Chat][chat-image]][chat-url] | ||
--- | ||
@@ -192,5 +196,8 @@ | ||
[dependencies-image]: https://img.shields.io/david/stdlib-js/math-base-special-factorial | ||
[dependencies-image]: https://img.shields.io/david/stdlib-js/math-base-special-factorial.svg | ||
[dependencies-url]: https://david-dm.org/stdlib-js/math-base-special-factorial/main | ||
[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg | ||
[chat-url]: https://gitter.im/stdlib-js/stdlib/ | ||
[stdlib]: https://github.com/stdlib-js/stdlib | ||
@@ -197,0 +204,0 @@ |
63867
216