Skip to content

Commit 2f93707

Browse files
authored
Merge pull request #56 from canjs/chasenlehara-patch-1
Add @Package so the GitHub & npm badges show up in the docs
2 parents d39087e + d4d1c9e commit 2f93707

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

can-ajax.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ var param = require("can-param");
1010
* @module {function} can-ajax can-ajax
1111
* @parent can-dom-utilities
1212
* @collection can-infrastructure
13+
* @package ./package.json
1314
*
1415
* Make an asynchronous HTTP (AJAX) request.
1516
*

0 commit comments

Comments
 (0)