CodeClimate test reporter id (#177)

This commit is contained in:
Jaco Greeff
2019-08-04 10:15:19 +02:00
committed by GitHub
parent 5c7f06f950
commit 7e38653c9a
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ node_js:
- "10"
env:
global:
- CC_TEST_REPORTER_ID=2e7a4e12a9039fd1b3721e79e2efa92e1d4925af092679f3d106428e01373436
- CC_TEST_REPORTER_ID=8317dd42c8674d0f3094dda84c022abced4d0bf632b53406afd239ec4b039db2
- GH_PAGES_SRC="build-docs"
cache:
yarn: true
+1 -1
View File
@@ -20,7 +20,7 @@
},
"devDependencies": {
"@polkadot/keyring": "^1.0.1",
"@polkadot/types": "^0.90.0-beta.19",
"@polkadot/types": "^0.90.0-beta.22",
"@polkadot/util": "^1.0.1"
},
"peerDependencies": {
+4 -4
View File
@@ -2103,10 +2103,10 @@
dependencies:
"@types/chrome" "^0.0.86"
"@polkadot/types@^0.90.0-beta.19":
version "0.90.0-beta.19"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.90.0-beta.19.tgz#3af5a0fabaed91a154106165b24e5ceb130b2f4f"
integrity sha512-5qKmtmMs2fC9mqOEe19HYk3m1CNgPajhVcTlYMlcq7SO69UuTjP6ulhJgjORPi3iK6gVnwkEmaSFAVXVkAw2QA==
"@polkadot/types@^0.90.0-beta.22":
version "0.90.0-beta.22"
resolved "https://registry.yarnpkg.com/@polkadot/types/-/types-0.90.0-beta.22.tgz#a73278af48b0cf70f4b5124ace128e2f4a0f4681"
integrity sha512-lwITJyGweigRAP9U5FlWvaFO9dxqGxPoCg0dHYpHtcRC65zX0QnYPgTMUZbg7mtDchRGxXf17Ew+pZ+sSQq9Ug==
dependencies:
"@babel/runtime" "^7.5.5"
"@polkadot/util" "^1.0.1"