Compare commits

..

No commits in common. "f7083205656f8df0aa4a1fb46b139a9d332b8818" and "d4207a9934f11de8d1b459d6c44cae083907fcb3" have entirely different histories.

View file

@ -19,7 +19,7 @@
"browser-sync": "^2.26.14" "browser-sync": "^2.26.14"
}, },
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "^0.12.1", "@11ty/eleventy": "^0.11.1",
"@11ty/eleventy-navigation": "^0.1.6", "@11ty/eleventy-navigation": "^0.1.6",
"cpx": "^1.5.0", "cpx": "^1.5.0",
"node-sass": "^5.0.0", "node-sass": "^5.0.0",
@ -27,7 +27,7 @@
"npm-run-all": "^4.1.5" "npm-run-all": "^4.1.5"
}, },
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^5.15.3", "@fortawesome/fontawesome-free": "^5.15.2",
"bootstrap": "^4.6.0", "bootstrap": "^4.6.0",
"flag-icon-css": "^3.5.0" "flag-icon-css": "^3.5.0"
} }