Skip to content

Commit

Permalink
Add jQuery bower dependency
Browse files Browse the repository at this point in the history
Min version taken from nuget nuspec
  • Loading branch information
nschonni committed Sep 5, 2013
1 parent 041f138 commit e5dee6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,4 +1,5 @@
node_modules
bower_components

# Ignore Visual Studio Project #
###################
Expand Down
1 change: 1 addition & 0 deletions bower.json
Expand Up @@ -3,5 +3,6 @@
"main": ["toastr.js", "toastr.css"],
"version": "1.3.1",
"dependencies": {
"jquery": ">=1.6.3"
}
}

0 comments on commit e5dee6b

Please sign in to comment.