Build cleanup
This commit is contained in:
parent
00afc967c3
commit
7faceb41e4
|
@ -12,7 +12,6 @@
|
|||
"downshift": "^6.1.3",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"node-polyglot": "^2.4.0",
|
||||
"preact": "^10.5.13",
|
||||
"react-autosize-textarea": "^7.1.0",
|
||||
"react-select": "^4.3.1",
|
||||
"react-transition-group": "^4.4.2",
|
||||
|
@ -2899,15 +2898,6 @@
|
|||
"node": ">=6"
|
||||
}
|
||||
},
|
||||
"node_modules/preact": {
|
||||
"version": "10.5.13",
|
||||
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.13.tgz",
|
||||
"integrity": "sha512-q/vlKIGNwzTLu+jCcvywgGrt+H/1P/oIRSD6mV4ln3hmlC+Aa34C7yfPI4+5bzW8pONyVXYS7SvXosy2dKKtWQ==",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/preact"
|
||||
}
|
||||
},
|
||||
"node_modules/prop-types": {
|
||||
"version": "15.7.2",
|
||||
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
|
||||
|
@ -5841,11 +5831,6 @@
|
|||
"find-up": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"preact": {
|
||||
"version": "10.5.13",
|
||||
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.13.tgz",
|
||||
"integrity": "sha512-q/vlKIGNwzTLu+jCcvywgGrt+H/1P/oIRSD6mV4ln3hmlC+Aa34C7yfPI4+5bzW8pONyVXYS7SvXosy2dKKtWQ=="
|
||||
},
|
||||
"prop-types": {
|
||||
"version": "15.7.2",
|
||||
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
"downshift": "^6.1.3",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"node-polyglot": "^2.4.0",
|
||||
"preact": "^10.5.13",
|
||||
"react-autosize-textarea": "^7.1.0",
|
||||
"react-select": "^4.3.1",
|
||||
"react-transition-group": "^4.4.2",
|
||||
|
|
Loading…
Reference in New Issue