[submodule "src/assets/configs-aws"]
path = src/assets/configs-aws
url = git@github.com:LucasBrazi06/ev-aws.git
+ branch = master
"flow:deps": "flow-typed install",
"test": "echo \"Error: no test specified\" && exit 1",
"clinic:clean": "clinic clean",
- "npm-check": "npm-check"
+ "npm-check": "npm-check",
+ "git:sdiff": "!git diff && git submodule foreach 'git diff'",
+ "git:supdate": "git submodule update --remote --merge",
+ "git:spush": "git push --recurse-submodules=on-demand"
},
"dependencies": {
"uuid": "^7.0.3",