Skip to content

Commit

Permalink
feat(realtime): New version of library
Browse files Browse the repository at this point in the history
  • Loading branch information
kosssi committed May 7, 2019
1 parent 9adec17 commit 5a13957
Show file tree
Hide file tree
Showing 29 changed files with 1,326 additions and 3,738 deletions.
6 changes: 3 additions & 3 deletions packages/cozy-realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"watch": "yarn build --watch"
},
"devDependencies": {
"@babel/cli": "7.2.3",
"@babel/cli": "7.4.3",
"babel-plugin-rewire": "1.2.0",
"babel-preset-cozy-app": "^1.5.1",
"jest-cli": "24.0.0",
"babel-preset-cozy-app": "1.5.1",
"jest-cli": "24.7.1",
"mock-socket": "8.0.5"
},
"jest": {
Expand Down
285 changes: 0 additions & 285 deletions packages/cozy-realtime/src/CozyRealtime.js

This file was deleted.

0 comments on commit 5a13957

Please sign in to comment.