We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7484e74 commit 846025cCopy full SHA for 846025c
2 files changed
package.json
@@ -33,7 +33,6 @@
33
}
34
},
35
"resolutions": {
36
- "terser-webpack-plugin": "^4.2.3",
37
"underscore": "^1.12.1",
38
"@types/react": "^17.0.3",
39
"@types/lodash": "4.14.182",
@@ -43,7 +42,6 @@
43
42
"devDependencies": {
44
"@babel/core": "^7.23.5",
45
"@babel/eslint-parser": "^7.23.3",
46
- "@babel/plugin-syntax-dynamic-import": "^7.8.3",
47
"@babel/preset-env": "^7.23.5",
48
"@babel/preset-react": "^7.23.3",
49
"@typescript-eslint/eslint-plugin": "^6.12.0",
0 commit comments