Skip to content

Commit 15f6878

Browse files
committed
Change default selected version
1 parent eee7b93 commit 15f6878

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

book.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
"token": "UA-100873927-1"
1717
},
1818
"scripts": {
19-
"files": ["./engine.js"]
19+
"files": [
20+
"./engine.js"
21+
]
2022
},
2123
"edit-link": {
2224
"base": "https://github.com/GeekyAnts/native-base-docs/tree/master",
@@ -35,7 +37,7 @@
3537
"selected": true
3638
},
3739
{
38-
"value": "https://nativebase.io/docs/v2.12.0/",
40+
"value": "https://rawgit.com/GeekyAnts/native-base-docs/v2.12.0/_book/index.html",
3941
"text": "v2.12.0"
4042
},
4143
{
@@ -117,4 +119,4 @@
117119
]
118120
}
119121
}
120-
}
122+
}

0 commit comments

Comments
 (0)