Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
v7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
w33ble committed Sep 20, 2017
1 parent 4108fe6 commit dba9da1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elastic/plugin-helpers",
"version": "7.0.1",
"version": "7.0.2",
"description": "Just some helpers for kibana plugin devs.",
"main": "lib/index.js",
"bin": {
Expand Down Expand Up @@ -34,8 +34,8 @@
"@elastic/eslint-config-kibana": "0.5.0",
"babel-eslint": "6.1.2",
"eslint": "3.11.1",
"eslint-plugin-mocha": "4.7.0",
"eslint-plugin-babel": "4.0.0",
"eslint-plugin-mocha": "4.7.0",
"eslint-plugin-react": "6.10.3",
"jest": "^17.0.3"
},
Expand Down

0 comments on commit dba9da1

Please sign in to comment.