We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a5b12 commit eb0e885Copy full SHA for eb0e885
bower.json
@@ -1,10 +1,11 @@
1
{
2
"name": "jquery-ujs",
3
"homepage": "https://github.com/rails/jquery-ujs",
4
- "authors": [],
+ "authors": ["Stephen St. Martin", "Steve Schwartz"],
5
"description": "Ruby on Rails unobtrusive scripting adapter for jQuery",
6
"main": "src/rails.js",
7
"license": "MIT",
8
+ "version": "1.0.0",
9
"dependencies": {
10
"jquery": ">1.8.*"
11
},
0 commit comments