Skip to content

Commit 4396f09

Browse files
committed
fix(manifest): meh just shove _from in there
1 parent 86ad911 commit 4396f09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifest.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ function manifest (spec, opts) {
3636
if (opts.annotate) {
3737
manifest._requested = spec
3838
manifest._spec = spec.raw
39+
manifest._from = spec.raw
3940
manifest._where = opts.where
4041
}
4142

0 commit comments

Comments
 (0)