mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-06-19 13:20:50 -04:00
fix bug
Former-commit-id: 38aa55c45759bd89651d36678cce0e571c423983
This commit is contained in:
@@ -5,6 +5,8 @@ branches:
|
||||
- master
|
||||
|
||||
image:
|
||||
- Visual Studio 2019
|
||||
- maco
|
||||
- Ubuntu
|
||||
|
||||
stack: node 10
|
||||
@@ -17,8 +19,6 @@ cache:
|
||||
|
||||
init:
|
||||
- git config --global core.autocrlf input
|
||||
- sudo snap install snapcraft --classic
|
||||
- sudo apt-get install rpm
|
||||
|
||||
install:
|
||||
- git reset --hard HEAD
|
||||
@@ -5,8 +5,6 @@ branches:
|
||||
- master
|
||||
|
||||
image:
|
||||
- Visual Studio 2019
|
||||
- maco
|
||||
- Ubuntu
|
||||
|
||||
stack: node 10
|
||||
@@ -19,6 +17,8 @@ cache:
|
||||
|
||||
init:
|
||||
- git config --global core.autocrlf input
|
||||
- sudo snap install snapcraft --classic
|
||||
- sudo apt-get install rpm
|
||||
|
||||
install:
|
||||
- git reset --hard HEAD
|
||||
|
||||
@@ -4966,10 +4966,10 @@ electron-to-chromium@^1.3.378, electron-to-chromium@^1.3.564:
|
||||
resolved "https://registry.npm.taobao.org/electron-to-chromium/download/electron-to-chromium-1.3.564.tgz?cache=0&sync_timestamp=1599566646599&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felectron-to-chromium%2Fdownload%2Felectron-to-chromium-1.3.564.tgz#e9c319ae437b3eb8bbf3e3bae4bead5a21945961"
|
||||
integrity sha1-6cMZrkN7Pri78+O65L6tWiGUWWE=
|
||||
|
||||
electron@11.3.0:
|
||||
version "11.3.0"
|
||||
resolved "https://registry.npm.taobao.org/electron/download/electron-11.3.0.tgz?cache=0&sync_timestamp=1616087251600&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felectron%2Fdownload%2Felectron-11.3.0.tgz#87e8528fd23ae53b0eeb3a738f1fe0a3ad27c2db"
|
||||
integrity sha1-h+hSj9I65TsO6zpzjx/go60nwts=
|
||||
electron@9.4.4:
|
||||
version "9.4.4"
|
||||
resolved "https://registry.npm.taobao.org/electron/download/electron-9.4.4.tgz?cache=0&sync_timestamp=1616087251600&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felectron%2Fdownload%2Felectron-9.4.4.tgz#2a74a0655a74bd326216672c5ae6ed3a44451446"
|
||||
integrity sha1-KnSgZVp0vTJiFmcsWubtOkRFFEY=
|
||||
dependencies:
|
||||
"@electron/get" "^1.0.1"
|
||||
"@types/node" "^12.0.12"
|
||||
|
||||
Reference in New Issue
Block a user