Update bootstrap icons

This commit is contained in:
Cory LaViska
2020-08-29 10:15:06 -04:00
parent 05f02bb03b
commit 11325dddae
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -958,9 +958,9 @@
}
},
"bootstrap-icons": {
"version": "1.0.0-alpha5",
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.0.0-alpha5.tgz",
"integrity": "sha512-sQp4UESHOpN7UlkEUJmY4G8gmU4beTCv24azmOtN1vMSWTOuUZttB0269RD93JIjd4KmWb93MJaXjC6cAV5jiQ==",
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.0.0.tgz",
"integrity": "sha512-PaQm3VtSqbUnWuyqGmFJG5iF9UMieDuk8raPOmKOtKeyWyiVshgLoKa+9EWGolGU/nvyBLEBWhZoQqhu9ccNBg==",
"dev": true
},
"brace-expansion": {

View File

@@ -43,7 +43,7 @@
"@typescript-eslint/eslint-plugin": "^2.28.0",
"@typescript-eslint/parser": "^2.28.0",
"bluebird": "^3.7.2",
"bootstrap-icons": "^1.0.0-alpha5",
"bootstrap-icons": "^1.0.0",
"browser-sync": "^2.26.7",
"chalk": "^4.0.0",
"concurrently": "^5.1.0",