Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Commit

Permalink
fix(manifest): meh just shove _from in there
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Apr 15, 2017
1 parent 86ad911 commit 4396f09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifest.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ function manifest (spec, opts) {
if (opts.annotate) {
manifest._requested = spec
manifest._spec = spec.raw
manifest._from = spec.raw
manifest._where = opts.where
}

Expand Down

0 comments on commit 4396f09

Please sign in to comment.