Skip to content

Commit

Permalink
Package rename!
Browse files Browse the repository at this point in the history
  • Loading branch information
AMJones committed May 7, 2018
1 parent d259fd9 commit 93da6d2
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "exactquery/searchable",
"name": "deviscoding/searchable",
"description": "jQuery plugins for managing search fields and callbacks, as well as searching DOM elements.",
"keywords": [
"jquery",
Expand All @@ -10,12 +10,15 @@
"search",
"find"
],
"homepage": "https://www.github.com/exactquery/searchable",
"version": "2.0",
"replace": {
"exactquery/searchable": "^2.0"
},
"homepage": "https://www.github.com/jonesiscoding/searchable",
"version": "2.0.1",
"authors": [
{
"name": "Aaron M Jones",
"homepage": "http://www.jonesiscoding.com"
"homepage": "http://www.deviscoding.com"
}
],
"license": "MIT"
Expand Down

0 comments on commit 93da6d2

Please sign in to comment.