Luke Blaney GitHub 1 anno fa
parent
commit
e45eb6f49e
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 6 aggiunte e 1 eliminazioni
  1. +6
    -1
      package.json

+ 6
- 1
package.json Vedi File

@@ -56,7 +56,12 @@
"rollup": "^1.26.3",
"uglify-js": "^3.4.6",
"zuul": "^3.11.0",
"zuul-ngrok": "nolanlawson/zuul-ngrok#patch-1"
"zuul-ngrok": "^4.0.0"
},
"overrides": {
"zuul-ngrok": {
"ngrok": "^4.3.3"
}
},
"greenkeeper": {
"ignore": [


Loading…
Annulla
Salva