Build cleanup

This commit is contained in:
Rainer Simon 2021-06-11 11:54:06 +02:00
parent 00afc967c3
commit 7faceb41e4
2 changed files with 0 additions and 16 deletions

15
package-lock.json generated
View File

@ -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",

View File

@ -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",