aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDamien Retzinger <[email protected]>2022-01-14 15:17:07 -0500
committerGitHub <[email protected]>2022-01-14 15:17:07 -0500
commita5b93bd5b6cc5baea70163358e609c316ff60416 (patch)
tree10a723e0ea192a96d8375c29de6a69dec4ea9855 /package.json
parent599fa872b24aec4c08d8334d1f1e031342b9cbde (diff)
downloadfaker-a5b93bd5b6cc5baea70163358e609c316ff60416.tar.xz
faker-a5b93bd5b6cc5baea70163358e609c316ff60416.zip
chore: fixup package name in package.json (#147)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 51142c89..3893adb0 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "faker",
+ "name": "@faker-js/faker",
"description": "Generate massive amounts of fake contextual data",
"version": "6.0.0-alpha.1",
"repository": {