Skip to content

Commit

Permalink
📦 v0.1.2
Browse files Browse the repository at this point in the history
⬆️ Update eslint due to a vulnerability
  • Loading branch information
kimuraz committed Jun 26, 2019
1 parent 9579af6 commit 7395a46
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 262 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-interact",
"description": "Interact.js wrapper for VueJS",
"version": "0.1.1",
"version": "0.1.2",
"author": "Kimura <joseduardo.kimura@gmail.com>",
"private": false,
"main": "src/components/InteractPanel.vue",
Expand Down Expand Up @@ -30,7 +30,7 @@
"connect-history-api-fallback": "^1.3.0",
"copy-webpack-plugin": "^4.0.1",
"css-loader": "^0.28.0",
"eslint": "^3.19.0",
"eslint": "^4.18.2",
"eslint-config-airbnb-base": "^11.1.3",
"eslint-friendly-formatter": "^2.0.7",
"eslint-import-resolver-webpack": "^0.8.1",
Expand Down
Loading

0 comments on commit 7395a46

Please sign in to comment.