Skip to content
This repository was archived by the owner on Apr 9, 2019. It is now read-only.

Commit 75e5000

Browse files
committed
bump 1.7.14
1 parent 6b935ec commit 75e5000

39 files changed

Lines changed: 82112 additions & 69 deletions

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# linqable.doc
22
Linqable repository documentation site
3+
4+
[![Build Status](https://travis-ci.org/0xF6/linqable.doc.svg?branch=master)](https://travis-ci.org/0xF6/linqable.doc)

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linqable.doc",
3-
"version": "1.7.14-beta",
3+
"version": "1.7.14",
44
"description": "Linqable repository documentation site",
55
"main": "./dist/app.js",
66
"repository": "https://github.com/0xF6/linqable.doc.git",
@@ -22,6 +22,7 @@
2222
"@types/react-ga": "^2.3.0",
2323
"@types/react-hot-loader": "^4.1.0",
2424
"@types/react-redux": "^6.0.4",
25+
"@types/react-router-dom": "^4.2.7",
2526
"autoprefixer": "^8.6.5",
2627
"ava": "^1.0.0-beta.6",
2728
"awesome-typescript-loader": "^5.2.0",
@@ -44,10 +45,13 @@
4445
"webpack-dev-server": "^3.1.4"
4546
},
4647
"dependencies": {
48+
"brace": "^0.11.1",
4749
"react": "^16.4.1",
50+
"react-ace": "^6.1.4",
4851
"react-dom": "^16.4.1",
4952
"react-ga": "^2.5.3",
5053
"react-redux": "^5.0.7",
54+
"react-router-dom": "^4.3.1",
5155
"redux": "^4.0.0",
5256
"semantic-ui-css": "^2.3.3",
5357
"semantic-ui-react": "^0.82.0"
@@ -57,4 +61,4 @@
5761
"watch": "webpack-dev-server --hot",
5862
"test": "echo 0"
5963
}
60-
}
64+
}
39.2 KB
Binary file not shown.
96.3 KB
Binary file not shown.
30.4 KB
Binary file not shown.

public/82f60bd0b94a1ed68b1e6e309ce2e8c3.svg

Lines changed: 366 additions & 0 deletions
Loading
104 KB
Binary file not shown.

public/962a1bf31c081691065fe333d9fa8105.svg

Lines changed: 1518 additions & 0 deletions
Loading
27.5 KB
Loading
62.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)