chore(package): update bootswatch to 4.1.3

This commit is contained in:
Łukasz Mierzwa
2018-07-26 17:21:52 +02:00
parent fcd7ac63b1
commit 3d98791182
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1501,9 +1501,9 @@
"integrity": "sha512-rDFIzgXcof0jDyjNosjv4Sno77X4KuPeFxG2XZZv1/Kc8DRVGVADdoQyyOVDwPqL36DDmtCQbrpMCqvpPLJQ0w=="
},
"bootswatch": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.1.2.tgz",
"integrity": "sha1-tN+mjN6v5xHlE8UA25A+jvQA4gI="
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.1.3.tgz",
"integrity": "sha1-MONyOxn6iVaM/83JyJQ7RponRek="
},
"boxen": {
"version": "1.3.0",
+1 -1
View File
@@ -10,7 +10,7 @@
"@fortawesome/free-solid-svg-icons": "^5.2.0",
"@fortawesome/react-fontawesome": "0.1.0",
"bootstrap": "^4.1.3",
"bootswatch": "^4.1.2",
"bootswatch": "^4.1.3",
"fast-deep-equal": "^2.0.1",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",