Minimum bootstrap 4 running

This commit is contained in:
vjrj 2017-11-14 00:43:00 +01:00
parent df263eb1c7
commit 460d0a0b5e
5 changed files with 14 additions and 3 deletions

View file

@ -10,6 +10,8 @@
"@cleverbeagle/seeder": "^1.2.0",
"babel-runtime": "^6.26.0",
"bcrypt": "^1.0.3",
"bootstrap": "^4.0.0-beta.2",
"bootstrap-material-design": "^4.0.0-beta.4",
"commonmark": "^0.28.1",
"core-js": "^2.5.1",
"fs": "0.0.1-security",
@ -24,6 +26,7 @@
"lodash": "^4.17.4",
"meteor-node-stubs": "^0.2.11",
"moment": "^2.19.2",
"popper.js": "^1.12.7",
"prop-types": "^15.5.10",
"react": "^15.6.1",
"react-addons-pure-render-mixin": "^15.6.0",