Skip to content

Commit 01bab95

Browse files
committed
Small change in package.json
1 parent 15aee37 commit 01bab95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/typescript-node/test-project/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
"eslint": "^8.23.1",
2222
"typescript": "^4.8.3",
2323
"vscode-nls-dev": "^4.0.1"
24-
}
24+
},
25+
"packageManager": "yarn@4.9.4"
2526
}

0 commit comments

Comments
 (0)