Update package.json
This commit is contained in:
parent
278624f2c8
commit
40649977f4
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@
|
||||||
"test": "gulp test",
|
"test": "gulp test",
|
||||||
"format": "gulp format"
|
"format": "gulp format"
|
||||||
},
|
},
|
||||||
|
"resolutions": {
|
||||||
|
"ts-node": "8.0.1"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome-svg-core": "1.2.15",
|
"@fortawesome/fontawesome-svg-core": "1.2.15",
|
||||||
"@fortawesome/free-brands-svg-icons": "5.7.2",
|
"@fortawesome/free-brands-svg-icons": "5.7.2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue