Merge pull request #10039 from alanbares/fix/require-bootstrap-jquery

Add bootstrap dependency to jquery and json/ajax seeds
This commit is contained in:
That Guy
2016-08-02 11:01:40 +01:00
committed by GitHub
2 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,9 @@
"order": 5,
"time": "3 hours",
"helpRoom": "Help",
"required": [
{ "link": "https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.css" }
],
"challenges": [
{
"id": "bad87fee1348bd9acdd08826",

View File

@ -3,6 +3,9 @@
"order": 10,
"time": "2 hours",
"helpRoom": "Help",
"required": [
{ "link": "https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.css" }
],
"challenges": [
{
"id": "56bbb991ad1ed5201cd392d4",