Skip to content

Commit

Permalink
Merge pull request #20 from canjs/merge-master-to-major
Browse files Browse the repository at this point in the history
Merge master to major
  • Loading branch information
chasenlehara authored Nov 10, 2017
2 parents 9eedd6e + 6cce6b5 commit 4e19b1d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion can-reflect-promise.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@function {Promise} can-reflect-promise
@parent can-infrastructure
@parent can-typed-data
@collection can-infrastructure
@package ./package.json
@description Expose an observable, Map-like API on Promise types.

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "can-reflect-promise",
"version": "2.0.0-pre.4",
"description": "Reflection support for Promise types",
"homepage": "http://canjs.com",
"author": "Bitovi <contact@bitovi.com> (http://bitovi.com)",
"homepage": "https://canjs.com/doc/can-reflect-promise.html",
"author": "Bitovi <contact@bitovi.com> (https://www.bitovi.com)",
"scripts": {
"preversion": "npm test",
"postpublish": "git push --tags && git push",
Expand Down

0 comments on commit 4e19b1d

Please sign in to comment.