File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
tests/pnpm-sync-api-test/src/test Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " pnpm-sync-lib" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "description" : " API library for integrating \" pnpm-sync\" with your toolchain" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " pnpm-sync" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "description" : " Recopy injected dependencies whenever a project is rebuilt in your PNPM workspace" ,
55 "keywords" : [
66 " rush" ,
Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ Array [
176176 Object {
177177 "details": Object {
178178 "actualVersion": "incompatible-version",
179- "expectedVersion": "0.3.1 ",
179+ "expectedVersion": "0.3.2 ",
180180 "messageIdentifier": "prepare-replacing-file",
181181 "pnpmSyncJsonPath": "<root>/pnpm-sync/tests/test-fixtures/sample-lib1/node_modules/.pnpm-sync.json",
182182 "sourceProjectFolder": "<root>/pnpm-sync/tests/test-fixtures/sample-lib1",
You can’t perform that action at this time.
0 commit comments