Skip to content
Snippets Groups Projects
Commit 1b62931b authored by Guilhem CARRON's avatar Guilhem CARRON
Browse files

Test fix for build

parent 78084d21
Branches
Tags
3 merge requests!103Support,!102Dev,!86Features/us160 old fluid data
......@@ -4,7 +4,7 @@
"scripts": {
"tx": "tx pull --all || true",
"lint": "yarn lint:js && yarn lint:styles",
"lint:js": "cs lint '{src,test}/**/*.{js,jsx,ts,tsx}'",
"lint:js": "cs lint {src,test}/**/*.{js,jsx,ts,tsx}",
"lint:styles": "stylint src/styles --config ./.stylintrc",
"prebuild": "yarn lint",
"build:cs": "build:browser",
......@@ -86,9 +86,9 @@
"axios": "^0.19.0",
"cozy-bar": "^7.7.10",
"cozy-client": "13.18.0",
"cozy-harvest-lib": "^1.15.3",
"cozy-harvest-lib": "2.9.1",
"cozy-scripts": "4.3.3",
"cozy-ui": "35.31.0",
"cozy-ui": "35.45.0",
"d3": "^5.15.0",
"detect-browser": "^5.1.1",
"eslint-config-cozy-app": "1.1.12",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment