Use kind-of >=6.0.3 everywhere (#227)

This commit is contained in:
Axel Chalon
2020-02-14 17:03:49 +00:00
committed by GitHub
parent b665555de6
commit b40afd64a3
2 changed files with 7 additions and 28 deletions
+3
View File
@@ -8,6 +8,9 @@
"workspaces": [
"packages/*"
],
"resolutions": {
"kind-of": ">=6.0.3"
},
"scripts": {
"deploy": "scripts/deploy.sh",
"build:all": "scripts/build-all.sh",