revert node_modules from master

This commit is contained in:
Alex Kalyvitis 2020-06-22 17:20:03 +02:00
parent dcba70915d
commit bc9591a12b
396 changed files with 7567 additions and 9070 deletions

8
node_modules/lodash/package.json generated vendored
View file

@ -13,9 +13,7 @@
"John-David Dalton <john.david.dalton@gmail.com>",
"Mathias Bynens <mathias@qiwi.be>"
],
"scripts": { "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\"" }
,"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz"
,"_integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
,"_from": "lodash@4.17.15"
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
}
}