Files
npm/lib
isaacs c0ac83224d publishConfig: conf.save() should save actual config, not pubConf
This avoids an error when the npm-registry-client gets a new token, and
attempts to call conf.save('user').  However, a publishConfig can't save
in this way, because it doesn't have a 'user' file source.

Binding the save to the parent config *does* avoid the error, but of course,
at the cost of making the save in this situation a no-op.
2014-02-02 20:11:52 -08:00
..
2013-12-15 20:55:08 -05:00
2012-11-07 00:40:36 -08:00
2013-11-04 11:58:47 -08:00
2013-04-28 21:44:38 -07:00
2013-05-11 22:14:14 -07:00
2014-01-08 12:44:40 -08:00
2013-01-18 14:14:43 -08:00
2013-12-16 00:50:59 -08:00
2013-12-02 16:06:31 -08:00
2011-08-06 13:51:59 -07:00
2012-07-18 08:08:54 -07:00
2014-01-06 22:07:20 -05:00
2011-08-06 13:51:59 -07:00
2011-08-06 13:51:59 -07:00
2012-06-06 22:36:58 -07:00
2013-11-25 23:16:32 +01:00
2013-06-17 07:38:48 -07:00