diff options
| author | FakerJS 🤖 <[email protected]> | 2025-08-24 10:47:21 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-24 08:47:21 +0000 |
| commit | 51943aecb993d0a192b5253ee1be21b71fac18cc (patch) | |
| tree | a2c03f18219b468ecaaee53c4f6426b204f5f304 /package.json | |
| parent | 96d7517b9bd4b522122f52a767fb1ce9c6f84bc2 (diff) | |
| download | faker-51943aecb993d0a192b5253ee1be21b71fac18cc.tar.xz faker-51943aecb993d0a192b5253ee1be21b71fac18cc.zip | |
Co-authored-by: Shinigami <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8921cf09..d7aebd11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@faker-js/faker", - "version": "10.0.0-beta.0", + "version": "10.0.0", "description": "Generate massive amounts of fake contextual data", "scripts": { "clean": "git clean -fdx --exclude _local", |
