2021 Bilde Hinzugeügt, Hambuger Butten Angelegt

This commit is contained in:
2022-10-09 11:57:16 +02:00
parent d8bb2aa6ef
commit 21e39786fb
968 changed files with 1047 additions and 882 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "caniuse-lite",
"version": "1.0.30001282",
"version": "1.0.30001418",
"description": "A smaller version of caniuse-db, with only the essentials!",
"main": "dist/unpacker/index.js",
"files": [
@@ -20,9 +20,15 @@
"url": "http://beneb.info"
},
"repository": "browserslist/caniuse-lite",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
},
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
},
{
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
}
],
"license": "CC-BY-4.0"
}