Skip to content

Commit

Permalink
Changed filename property to work with expected website format
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankirkman committed May 3, 2013
1 parent d6d43f6 commit 2db6874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ajax/libs/qwery/package.json
Expand Up @@ -9,7 +9,7 @@
, "Rod Vagg <> (https://github.com/rvagg)" , "Rod Vagg <> (https://github.com/rvagg)"
, "Andrew McCollum <> (https://github.com/amccollum)" , "Andrew McCollum <> (https://github.com/amccollum)"
] ]
, "filename": "./qwery.js" , "filename": "qwery.js"
, "keywords": ["ender", "query", "css", "selector engine"] , "keywords": ["ender", "query", "css", "selector engine"]
, "ender": "./src/ender.js" , "ender": "./src/ender.js"
, "repository": { , "repository": {
Expand Down

0 comments on commit 2db6874

Please sign in to comment.