mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
bump version to 7.0.1
This commit is contained in:
parent
e1c115d502
commit
265bf2c060
2 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@
|
|||
"dashboarding"
|
||||
],
|
||||
"private": true,
|
||||
"version": "7.0.0",
|
||||
"version": "7.0.1",
|
||||
"branch": "7.0",
|
||||
"types": "./kibana.d.ts",
|
||||
"build": {
|
||||
|
@ -244,12 +244,12 @@
|
|||
"webpack-merge": "4.1.4",
|
||||
"whatwg-fetch": "^3.0.0",
|
||||
"wreck": "^14.0.2",
|
||||
"x-pack": "7.0.0",
|
||||
"x-pack": "7.0.1",
|
||||
"yauzl": "2.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/parser": "^7.1.0",
|
||||
"@babel/types": "^7.0.0",
|
||||
"@babel/types": "^7.0.1",
|
||||
"@elastic/eslint-config-kibana": "0.15.0",
|
||||
"@elastic/makelogs": "^4.4.0",
|
||||
"@kbn/es": "1.0.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "x-pack",
|
||||
"version": "7.0.0",
|
||||
"version": "7.0.1",
|
||||
"author": "Elastic",
|
||||
"private": true,
|
||||
"license": "Elastic-License",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue