diff options
author | Samy Pesse <samypesse@gmail.com> | 2016-12-04 19:46:54 +0100 |
---|---|---|
committer | Samy Pesse <samypesse@gmail.com> | 2016-12-04 19:46:54 +0100 |
commit | 7d05f8cb89790dc5d30442ce8d6dbd6c7d2edeba (patch) | |
tree | 330a1992aebcbfb2a3ae1ef29da587dd776b70c4 /packages | |
parent | 9d3c397446653addb3a78c68bbfe56470e92bf33 (diff) | |
download | gitbook-7d05f8cb89790dc5d30442ce8d6dbd6c7d2edeba.zip gitbook-7d05f8cb89790dc5d30442ce8d6dbd6c7d2edeba.tar.gz gitbook-7d05f8cb89790dc5d30442ce8d6dbd6c7d2edeba.tar.bz2 |
Update ied@2.3.6 and ad trailing newline in package.json
Diffstat (limited to 'packages')
-rw-r--r-- | packages/gitbook-plugin-copy-code/package.json | 2 | ||||
-rw-r--r-- | packages/gitbook-plugin-headings/package.json | 2 | ||||
-rw-r--r-- | packages/gitbook-plugin-highlight/package.json | 2 | ||||
-rw-r--r-- | packages/gitbook-plugin-hints/package.json | 2 | ||||
-rw-r--r-- | packages/gitbook-plugin-livereload/package.json | 2 | ||||
-rw-r--r-- | packages/gitbook-plugin-lunr/package.json | 2 | ||||
-rw-r--r-- | packages/gitbook-plugin-search/package.json | 3 | ||||
-rw-r--r-- | packages/gitbook-plugin-sharing/package.json | 2 | ||||
-rw-r--r-- | packages/gitbook-plugin-theme-default/package.json | 2 | ||||
-rw-r--r-- | packages/gitbook-plugin/package.json | 2 | ||||
-rw-r--r-- | packages/gitbook/package.json | 4 |
11 files changed, 13 insertions, 12 deletions
diff --git a/packages/gitbook-plugin-copy-code/package.json b/packages/gitbook-plugin-copy-code/package.json index bfc9f93..b25ca43 100644 --- a/packages/gitbook-plugin-copy-code/package.json +++ b/packages/gitbook-plugin-copy-code/package.json @@ -26,4 +26,4 @@ "bugs": { "url": "https://github.com/GitbookIO/gitbook/issues" } -}
\ No newline at end of file +} diff --git a/packages/gitbook-plugin-headings/package.json b/packages/gitbook-plugin-headings/package.json index 59802e8..55a06f6 100644 --- a/packages/gitbook-plugin-headings/package.json +++ b/packages/gitbook-plugin-headings/package.json @@ -35,4 +35,4 @@ } } } -}
\ No newline at end of file +} diff --git a/packages/gitbook-plugin-highlight/package.json b/packages/gitbook-plugin-highlight/package.json index bd18e26..ce8b8d6 100644 --- a/packages/gitbook-plugin-highlight/package.json +++ b/packages/gitbook-plugin-highlight/package.json @@ -26,4 +26,4 @@ "bugs": { "url": "https://github.com/GitbookIO/gitbook/issues" } -}
\ No newline at end of file +} diff --git a/packages/gitbook-plugin-hints/package.json b/packages/gitbook-plugin-hints/package.json index c436561..3afad4d 100644 --- a/packages/gitbook-plugin-hints/package.json +++ b/packages/gitbook-plugin-hints/package.json @@ -26,4 +26,4 @@ "bugs": { "url": "https://github.com/GitBookIO/gitbook/issues" } -}
\ No newline at end of file +} diff --git a/packages/gitbook-plugin-livereload/package.json b/packages/gitbook-plugin-livereload/package.json index d5aa912..97df231 100644 --- a/packages/gitbook-plugin-livereload/package.json +++ b/packages/gitbook-plugin-livereload/package.json @@ -26,4 +26,4 @@ "bugs": { "url": "https://github.com/GitbookIO/gitbook/issues" } -}
\ No newline at end of file +} diff --git a/packages/gitbook-plugin-lunr/package.json b/packages/gitbook-plugin-lunr/package.json index 9193dd9..6a26f2d 100644 --- a/packages/gitbook-plugin-lunr/package.json +++ b/packages/gitbook-plugin-lunr/package.json @@ -41,4 +41,4 @@ "bugs": { "url": "https://github.com/GitBookIO/gitbook/issues" } -}
\ No newline at end of file +} diff --git a/packages/gitbook-plugin-search/package.json b/packages/gitbook-plugin-search/package.json index 3914a2a..ef4ae9e 100644 --- a/packages/gitbook-plugin-search/package.json +++ b/packages/gitbook-plugin-search/package.json @@ -5,7 +5,8 @@ "browser": "./_assets/theme.js", "version": "4.0.0", "dependencies": { - "gitbook-core": "4.0.0" + "gitbook-core": "4.0.0", + "react": "^15.4.1" }, "devDependencies": { "gitbook-plugin": "4.0.0", diff --git a/packages/gitbook-plugin-sharing/package.json b/packages/gitbook-plugin-sharing/package.json index 40d5923..b0540e8 100644 --- a/packages/gitbook-plugin-sharing/package.json +++ b/packages/gitbook-plugin-sharing/package.json @@ -74,4 +74,4 @@ "url": "https://github.com/GitbookIO/gitbook/issues" }, "license": "Apache-2.0" -}
\ No newline at end of file +} diff --git a/packages/gitbook-plugin-theme-default/package.json b/packages/gitbook-plugin-theme-default/package.json index 5ca0852..6fdcfb1 100644 --- a/packages/gitbook-plugin-theme-default/package.json +++ b/packages/gitbook-plugin-theme-default/package.json @@ -76,4 +76,4 @@ } } } -}
\ No newline at end of file +} diff --git a/packages/gitbook-plugin/package.json b/packages/gitbook-plugin/package.json index 3927023..9cdc2f8 100644 --- a/packages/gitbook-plugin/package.json +++ b/packages/gitbook-plugin/package.json @@ -36,4 +36,4 @@ "bugs": { "url": "https://github.com/GitbookIO/gitbook/issues" } -}
\ No newline at end of file +} diff --git a/packages/gitbook/package.json b/packages/gitbook/package.json index 53a5406..0e85179 100644 --- a/packages/gitbook/package.json +++ b/packages/gitbook/package.json @@ -36,7 +36,7 @@ "github-slugid": "1.0.1", "graceful-fs": "4.1.4", "i18n-t": "1.0.1", - "ied": "2.3.3", + "ied": "2.3.6", "ignore": "3.1.2", "immutable": "^3.8.1", "is": "^3.1.0", @@ -104,4 +104,4 @@ "babel-register": "^6.14.0", "mocha": "^3.0.2" } -}
\ No newline at end of file +} |