1 2 3 4 5 6 7
{ "name": "shorest", "version": "0.2.0", "scripts": { "postinstall": "yarn --cwd ./client/; yarn --cwd ./client/ build" } }