Remove reference to bootstrap-sass after migration to bootstrap 4
authorymh <ymh.work@gmail.com>
Mon, 03 Sep 2018 11:57:58 +0200
changeset 153 de8d18c8251d
parent 152 4e9e755cef51
child 154 a28361bda28c
Remove reference to bootstrap-sass after migration to bootstrap 4
client/package.json
client/yarn.lock
--- a/client/package.json	Fri Aug 31 15:15:29 2018 +0200
+++ b/client/package.json	Mon Sep 03 11:57:58 2018 +0200
@@ -32,7 +32,6 @@
     "yarn": "^1.6.0"
   },
   "devDependencies": {
-    "bootstrap-sass": "^3.3.7",
     "enzyme": "^2.8.2",
     "material-design-icons": "^3.0.1",
     "node-sass-chokidar": "^0.0.1",
--- a/client/yarn.lock	Fri Aug 31 15:15:29 2018 +0200
+++ b/client/yarn.lock	Mon Sep 03 11:57:58 2018 +0200
@@ -1199,9 +1199,9 @@
   dependencies:
     hoek "2.x.x"
 
-bootstrap-sass@^3.3.7:
-  version "3.3.7"
-  resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.3.7.tgz#6596c7ab40f6637393323ab0bc80d064fc630498"
+bootstrap@^4.1.3:
+  version "4.1.3"
+  resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.3.tgz#0eb371af2c8448e8c210411d0cb824a6409a12be"
 
 bootstrap@^4.1.3:
   version "4.1.3"