We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ed645b commit 40b4fb5Copy full SHA for 40b4fb5
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+<a name="1.0.1"></a>
2
+# [1.0.1](https://github.com/fakerjs/float) (2022-01-08)
3
+* Package fixes
4
+
5
<a name="1.0.0"></a>
6
# [1.0.0](https://github.com/fakerjs/float) (2022-01-08)
7
* Initial release
package.json
@@ -1,9 +1,9 @@
{
"name": "@fakerjs/float",
"version": "1.0.0",
- "description": "Random Integer package provides functionality to generate a fake float value.",
+ "description": "Float package provides functionality to generate a fake float value.",
"license": "MIT",
- "repository": "fakerjs/float",
+ "repository": "faker-javascript/float",
"author": {
8
"name": "Sergey Romanenko",
9
"email": "awilum@msn.com",
0 commit comments