Skip to content

Commit

Permalink
adjusts package.json to correct version-settings
Browse files Browse the repository at this point in the history
  • Loading branch information
olsn authored Nov 16, 2016
1 parent e755ce9 commit c5fa71d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"name": "extended_metric_vis",
"version": "kibana",
"version": "0.1.0",
"main": "index.js",
"kibana": {
"version": "5.0.0"
},
"author": "Olaf Horstmann <[email protected]>",
"website": "http://www.omm-solutions.de"
}

0 comments on commit c5fa71d

Please sign in to comment.