Commit Graph

13 Commits

Author SHA1 Message Date
Zoltan Kochan
af7099d4eb fix: if a package version is not on registry, try to find it locally 2018-08-22 21:52:59 +03:00
Zoltan Kochan
01303e623a chore: remove redundant deps and change prepare to prepublishOnly 2018-08-20 22:53:18 +03:00
Zoltan Kochan
c04d23b65c fix(deps): update @pnpm/npm-resolver to v2.2.2 2018-08-20 21:13:53 +03:00
Zoltan Kochan
eee205d369 feat: link local packages when there are no newer versions in registry 2018-08-19 11:22:37 +03:00
Zoltan Kochan
3eefe210d5 fix(deps): update dependency @pnpm/check-package to v2
close #1325
2018-08-15 02:03:29 +03:00
Zoltan Kochan
3e492fa739 chore: update shrinkwrap.yaml to v3.9 2018-08-12 17:34:59 +03:00
Zoltan Kochan
04e6c86c77 chore(release): 2.13.2 2018-08-12 16:47:42 +03:00
Zoltan Kochan
68ddf45d90 fix: npm resolver shoud handle tarball URLs from default registry
close #1292
2018-08-12 16:29:30 +03:00
Zoltan Kochan
9ad6c5574d fix: tarball ID should always remain absolute
ref #1292
2018-08-12 13:24:58 +03:00
Zoltan Kochan
ce22dd1c0c docs: fix readme files of default resolver/fetcher 2018-08-11 23:43:36 +03:00
Zoltan Kochan
c7c2e93fc0 chore(default-resolver): update URLs in package.json 2018-08-11 23:34:00 +03:00
Zoltan Kochan
8583af8014 chore(default-resolver): remove redundant dotfiles 2018-08-11 23:31:49 +03:00
Zoltan Kochan
74d3c867d2 refactor: move @pnpm/default-resolver to monorepo
ref #1315
2018-08-11 23:25:40 +03:00