updates to modernizr 3.11.7

- updates to modernizr 3.11.7
-changed indent to 2 spaces for consistency
- ran 'npx browserslist@latest --update-db' to update browserslist db.
This commit is contained in:
Christian Oliff
2021-04-22 16:24:58 +09:00
parent 0e58751ebd
commit 9e672b9b8f
7 changed files with 1227 additions and 1723 deletions

2
dist/package.json vendored
View File

@@ -12,6 +12,6 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"parcel-bundler": "^1.12.4"
"parcel-bundler": "^1.12.5"
}
}