Skip to content

Commit 9547b2a

Browse files
committed
yarn added
1 parent ab1a5c3 commit 9547b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "app.js",
66
"author": "Zonayed Ahmed",
77
"scripts": {
8-
"preinstall": "cd client && npm install",
8+
"preinstall": "cd client && yarn install",
99
"test-client": "npm run test --prefix client -- --watchAll=false",
1010
"test": "npm run test-client",
1111
"client": "npm start --prefix client",

0 commit comments

Comments
 (0)