Merge pull request #3287 from BlueWallet/drecord

DEL: Detox Recorder
This commit is contained in:
GLaDOS 2021-06-17 19:15:42 +01:00 committed by GitHub
commit f26b694293
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 7 deletions

6
package-lock.json generated
View file

@ -6950,12 +6950,6 @@
}
}
},
"detox-recorder": {
"version": "1.0.151",
"resolved": "https://registry.npmjs.org/detox-recorder/-/detox-recorder-1.0.151.tgz",
"integrity": "sha512-a4ZPo7AR5XJJiLy8Xqml8YXxrIz6R7RKfiGmG9u5MBxG2I+w+yGJTj7ZhYDfoi5StpUD+dKHTCdvycZTOQ84Cw==",
"dev": true
},
"diff-sequences": {
"version": "26.6.2",
"resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz",

View file

@ -15,7 +15,6 @@
"babel-eslint": "^10.1.0",
"babel-jest": "^26.1.0",
"babel-preset-flow": "^6.23.0",
"detox-recorder": "^1.0.149",
"eslint": "^7.25.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-standard": "^16.0.2",