Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Commit

Permalink
Add Yarn support
Browse files Browse the repository at this point in the history
  • Loading branch information
Octavian Ruda committed Dec 22, 2017
1 parent 52b9aaa commit 630d48b
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@
"version": "1.0.6",
"description": "Confirmation plugin compatible with Twitter Bootstrap 3 extending Popover",
"main": "bootstrap-confirmation.js",
"keywords": ["bootstrap", "bootstrap dialog", "bootstrap confirmation", "confirmation"],
"keywords": [
"bootstrap",
"bootstrap dialog",
"bootstrap confirmation",
"confirmation"
],
"homepage": "https://github.com/tavicu/bs-confirmation",
"bugs": "https://github.com/tavicu/bs-confirmation/issues",
"repository": {
"url": "https://github.com/tavicu/bs-confirmation",
"type": "git"
},
"repository": "https://github.com/tavicu/bs-confirmation",
"files": [
"bootstrap-confirmation.js",
"bootstrap-confirmation.min.js"
Expand All @@ -19,4 +21,4 @@
"url": "https://github.com/tavicu"
},
"license": "MIT"
}
}

0 comments on commit 630d48b

Please sign in to comment.