aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShinigami <[email protected]>2023-03-23 18:05:21 +0100
committerGitHub <[email protected]>2023-03-23 17:05:21 +0000
commit9dcf83f9b0b7353da6083da476d30dab74a52a50 (patch)
tree590626a7108a4405a844ffbb918710431c24b14f /package.json
parent4490a9ebc8e47c0a46480e7aacb5b9a4ed30da01 (diff)
downloadfaker-9dcf83f9b0b7353da6083da476d30dab74a52a50.tar.xz
faker-9dcf83f9b0b7353da6083da476d30dab74a52a50.zip
fix: revert types field (#1966)
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 d11585f1..df278304 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"license": "MIT",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.mjs",
- "types": "dist/types/index.d.ts",
+ "types": "index.d.ts",
"typesVersions": {
">=4.0": {
"*": [