Hotfix build fails
refs: https://github.com/vuejs/vue-cli/issues/3407#issuecomment-459985313
This commit is contained in:
parent
3a5867b324
commit
bcb7ee8d2a
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@
|
||||||
"test": "gulp test",
|
"test": "gulp test",
|
||||||
"format": "gulp format"
|
"format": "gulp format"
|
||||||
},
|
},
|
||||||
|
"resolutions": {
|
||||||
|
"teaser": "3.14.1"
|
||||||
|
}
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome-svg-core": "1.2.14",
|
"@fortawesome/fontawesome-svg-core": "1.2.14",
|
||||||
"@fortawesome/free-brands-svg-icons": "5.6.3",
|
"@fortawesome/free-brands-svg-icons": "5.6.3",
|
||||||
|
|
Loading…
Reference in a new issue