diff options
| author | ST-DDT <[email protected]> | 2022-10-23 10:36:16 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-23 10:36:16 +0200 |
| commit | 7d39ef7babd89e10cded0769726084f92a62c4c6 (patch) | |
| tree | c264fa92545d63bbf834bc012c8448a23c92960d /package.json | |
| parent | b983ca11922d3c6b07499adbe2089081a9a69083 (diff) | |
| download | faker-7d39ef7babd89e10cded0769726084f92a62c4c6.tar.xz faker-7d39ef7babd89e10cded0769726084f92a62c4c6.zip | |
docs: link to next docs and vice versa (#1438)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index fa644c93..09478a67 100644 --- a/package.json +++ b/package.json @@ -101,6 +101,7 @@ "@types/prettier": "~2.7.1", "@types/react": "~18.0.21", "@types/sanitize-html": "~2.6.2", + "@types/semver": "~7.3.12", "@types/validator": "~13.7.8", "@typescript-eslint/eslint-plugin": "~5.40.0", "@typescript-eslint/parser": "~5.40.0", @@ -127,6 +128,7 @@ "react-dom": "~18.2.0", "rimraf": "~3.0.2", "sanitize-html": "~2.7.2", + "semver": "~7.3.8", "simple-git-hooks": "~2.8.0", "standard-version": "~9.5.0", "tsx": "~3.10.1", |
