Skip to content

Commit aa3e067

Browse files
Fix build for Kibana 6.7.0
1 parent 9bbf0ab commit aa3e067

File tree

3 files changed

+762
-716
lines changed

3 files changed

+762
-716
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.14.1
1+
10.15.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"license": "SEE LICENSE IN LICENSE.md",
77
"kibana": {
8-
"version": "6.6.0",
8+
"version": "6.7.0",
99
"templateVersion": "1.0.0"
1010
},
1111
"scripts": {

0 commit comments

Comments
 (0)