node-util-pack-submodules

Install

git submodule add -b master https://github.com/KhanhPham2411/node-util-pack-submodules.git && cd node-util-pack-submodules && git submodule update --init --recursive && yarn install

Update

cd node-util-pack-submodules && git submodule update --init --recursive &&  yarn install