Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZlatan Vasović <legospace9876@gmail.com>2013-11-17 13:24:31 +0400
committerZlatan Vasović <legospace9876@gmail.com>2013-11-17 13:24:31 +0400
commit9a8a571ad1517f9a622e5db52808fd0f905ecf16 (patch)
treef09c6e8fda1f87a6d5f1d732b9701806dfcb5e54 /composer.json
parent7545da2e3c5488b1bcc9c70fecac759232466756 (diff)
Fix some weird indents
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index be8ec3fc10..1638564fa4 100644
--- a/composer.json
+++ b/composer.json
@@ -19,7 +19,7 @@
, "license": "Apache-2.0"
, "extra": {
"branch-alias": {
- "dev-master": "3.0.x-dev"
+ "dev-master": "3.0.x-dev"
}
}
}