Skip to content

Commit

Permalink
feat: add vue-click-outside package
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelrazzaq-dev committed Jan 16, 2020
1 parent 2980e07 commit a359ec9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"core-js": "^3.4.4",
"vue": "^2.6.10",
"vue-class-component": "^7.0.2",
"vue-click-outside": "^1.0.7",
"vue-i18n": "^8.0.0",
"vue-property-decorator": "^8.3.0"
},
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9977,6 +9977,11 @@ vue-cli-plugin-pug@^1.0.7:
pug-plain-loader "^1.0.0"
raw-loader "^0.5.1"

vue-click-outside@^1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/vue-click-outside/-/vue-click-outside-1.0.7.tgz#cdd2b1605e3c4944784e1794eae4a12a0f700bd6"
integrity sha1-zdKxYF48SUR4TheU6uShKg9wC9Y=

vue-eslint-parser@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-5.0.0.tgz#00f4e4da94ec974b821a26ff0ed0f7a78402b8a1"
Expand Down

0 comments on commit a359ec9

Please sign in to comment.