Skip to content

Commit

Permalink
fix: Restore working versions of Atlaskit in yarn.lock
Browse files Browse the repository at this point in the history
This fixes as Atlaskit error when someone else updates a document while we haven't written anything ourself
  • Loading branch information
edas committed Feb 6, 2020
1 parent bb4efac commit 5d70971
Show file tree
Hide file tree
Showing 2 changed files with 3,193 additions and 1,791 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"eslint-plugin-prettier": "3.0.1",
"eslint-plugin-react": "7.12.4",
"eslint-plugin-react": "^7.12.4",
"git-directory-deploy": "1.5.1",
"install-peers": "^1.0.3",
"prettier": "1.15.3",
Expand All @@ -54,14 +54,14 @@
"@atlaskit/smart-card": "^12.6.2",
"@material-ui/core": "^3.9.3",
"cozy-bar": "^7.7.8",
"cozy-client": "^9.10.0",
"cozy-client": "9.10.0",
"cozy-device-helper": "^1.8.0",
"cozy-doctypes": "^1.70.0",
"cozy-flags": "^2.1.0",
"cozy-flags": "2.1.0",
"cozy-realtime": "^3.2.3",
"cozy-scripts": "^2.0.2",
"cozy-sharing": "^1.5.2",
"cozy-ui": "^30.5.0",
"cozy-ui": "30.5.0",
"eslint-config-cozy-app": "^1.3.3",
"lodash": "^4.17.15",
"react": "^16.12.0",
Expand Down
Loading

0 comments on commit 5d70971

Please sign in to comment.