Merge pull request #1650 from darrenjacoby/bootstrap-4

Bootstrap NPM ^4.0.0-alpha.2
This commit is contained in:
Ben Word
2016-05-23 09:52:21 -05:00

View File

@@ -68,7 +68,7 @@
}, },
"dependencies": { "dependencies": {
"babel-runtime": "^6.5.0", "babel-runtime": "^6.5.0",
"bootstrap": "github:twbs/bootstrap#v4.0.0-alpha.2", "bootstrap": "^4.0.0-alpha.2",
"jquery": "^2.1.4", "jquery": "^2.1.4",
"tether": "^1.2.0" "tether": "^1.2.0"
} }