瀏覽代碼

Merge 09f2ada0be into 972fd2b27a

pull/833/merge
Luke Blaney GitHub 1 年之前
父節點
當前提交
e45eb6f49e
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: B5690EEEBB952194
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. +6
    -1
      package.json

+ 6
- 1
package.json 查看文件

@@ -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…
取消
儲存