Remove detox for now to fix npm i errors

This commit is contained in:
MariaZ
2021-02-14 20:07:45 +01:00
parent a261154889
commit 5325f071bd
+1 -2
View File
@@ -65,7 +65,6 @@
"babel-jest": "^24.8.0", "babel-jest": "^24.8.0",
"basic-changelog": "gitlab:bloodyhealth/basic-changelog", "basic-changelog": "gitlab:bloodyhealth/basic-changelog",
"chai": "^4.1.2", "chai": "^4.1.2",
"detox": "^13.1.1",
"dirty-chai": "^2.0.1", "dirty-chai": "^2.0.1",
"eslint": "^5.16.0", "eslint": "^5.16.0",
"eslint-plugin-react": "^7.8.2", "eslint-plugin-react": "^7.8.2",
@@ -121,4 +120,4 @@
}, },
"test-runner": "mocha" "test-runner": "mocha"
} }
} }