summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRenaud Chaput <renchap@gmail.com>2024-04-29 10:02:41 +0200
committerGitHub <noreply@github.com>2024-04-29 08:02:41 +0000
commit36909065b544d06e8487f1e0679e595fd01a7f22 (patch)
tree50932737a6dfe547c17dc8c3e12f33bda1c37679 /package.json
parent4f4b77920eeb3ba65346862d489945494dfeab64 (diff)
Convert easy entrypoints files to Typescript (#30102)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0b5c3484d2a..24d81ea476a 100644
--- a/package.json
+++ b/package.json
@@ -167,6 +167,7 @@
"@types/redux-immutable": "^4.0.3",
"@types/requestidlecallback": "^0.3.5",
"@types/webpack": "^4.41.33",
+ "@types/webpack-env": "^1.18.4",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"babel-jest": "^29.5.0",