Remove three-dots and fix prop-types dep

This commit is contained in:
Matthew Stratford 2020-09-20 18:51:53 +01:00
parent 604c9c711c
commit 329b25a849

View file

@ -69,6 +69,7 @@
"postcss-normalize": "7.0.1",
"postcss-preset-env": "6.7.0",
"postcss-safe-parser": "4.0.1",
"prop-types": "^15.0.0",
"qs": "^6.9.1",
"raygun4js": "^2.18.3",
"react": "^16.13.1",
@ -99,7 +100,6 @@
"strict-event-emitter-types": "^2.0.0",
"style-loader": "1.0.0",
"terser-webpack-plugin": "1.4.1",
"three-dots": "^0.2.0",
"ts-pnp": "1.1.4",
"typescript": "3.7.2",
"url-loader": "2.1.0",