Fix npm install for fontawesome
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Tobias Reisinger 2021-07-31 02:54:29 +02:00
parent 0b27cb40e5
commit 233f7a8f6f
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 24 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "reitanlage-oranienburg",
"version": "1.1.0",
"version": "1.2.1",
"description": "The Reitanlage Oranienburg Theme for Grav CMS.",
"main": "index.js",
"scripts": {
@ -26,6 +26,7 @@
"sass-loader": "^12.1.0"
},
"dependencies": {
"@fortawesome/fontawesome-pro": "file:fontawesome-pro.tar.gz",
"bootstrap": "^4.6.0",
"cross-env": "^7.0.3",
"jquery": "^3.6.0",