File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 4.5.4] ( https://github.com/JamieMason/syncpack/compare/4.5.3...4.5.4 ) (2019-07-16)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** npm:** update dependencies ([ e07cc44] ( https://github.com/JamieMason/syncpack/commit/e07cc44 ) ), closes [ #28 ] ( https://github.com/JamieMason/syncpack/issues/28 )
7+
8+
9+
110## [ 4.5.3] ( https://github.com/JamieMason/syncpack/compare/4.5.2...4.5.3 ) (2019-06-17)
211
312
Original file line number Diff line number Diff line change @@ -33,9 +33,7 @@ npm test
3333
3434## Dev Dependencies
3535
36- - [ @types/chalk ] ( https://ghub.io/@types/chalk ) : Stub TypeScript definitions entry for chalk, which provides its own types definitions
3736- [ @types/fs-extra ] ( https://ghub.io/@types/fs-extra ) : TypeScript definitions for fs-extra
38- - [ @types/globby ] ( https://ghub.io/@types/globby ) : Stub TypeScript definitions entry for globby, which provides its own types definitions
3937- [ @types/jest ] ( https://ghub.io/@types/jest ) : TypeScript definitions for Jest
4038- [ @types/lodash ] ( https://ghub.io/@types/lodash ) : TypeScript definitions for Lo-Dash
4139- [ @types/mock-fs ] ( https://ghub.io/@types/mock-fs ) : TypeScript definitions for mock-fs
Original file line number Diff line number Diff line change 11{
22 "name" : " syncpack" ,
33 "description" : " Manage multiple package.json files, such as in Lerna Monorepos and Yarn Workspaces" ,
4- "version" : " 4.5.3 " ,
4+ "version" : " 4.5.4 " ,
55 "author" : " Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)" ,
66 "bin" : {
77 "syncpack" : " dist/bin.js" ,
You can’t perform that action at this time.
0 commit comments