Skip to content

Commit

Permalink
Add @Package so the GitHub & npm badges show up in the docs (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
chasenlehara committed May 10, 2019
1 parent 2876738 commit 1836fe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions can-assign.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ var namespace = require("can-namespace");
* @parent can-js-utilities
* @collection can-infrastructure
* @signature `assign(target, source)`
* @package ./package.json
*
* A simplified version of [Object.assign](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign), which only accepts a single source argument.
*
Expand Down

0 comments on commit 1836fe7

Please sign in to comment.