Skip to content

Commit

Permalink
feature(package): removing jQuery from dependencies, because it is no…
Browse files Browse the repository at this point in the history
…t a hard dependency #227
  • Loading branch information
rodneyrehm committed Jul 2, 2015
1 parent 1faeae1 commit 65ce897
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,5 @@
"test",
"prettify"
],
"dependencies": {
"jquery": ">=1.7.0"
},
"license": "MIT"
}
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@
],
"jam": {
"main": "src/URI.js",
"dependencies": {
"jquery": ">=1.7.0"
},
"include": [
"src/URI.js",
"src/IPv6.js",
Expand Down

0 comments on commit 65ce897

Please sign in to comment.