Fix bootstrap dependency

This commit is contained in:
JD-Robbs 2016-01-30 15:41:20 +00:00
parent b70c092376
commit 4a81ef6e82

View File

@ -36,7 +36,7 @@
"tether": "^1.1"
},
"dependencies": {
"bootstrap": "git@github.com:twbs/bootstrap.git#v4-dev",
"bootstrap": "4.0.0-alpha.2",
"tether": "^1.1"
}
}