Revert "Unpin react-sdk and js-sdk"

I messed this up and removed staticfiles.js by accident

This reverts commit 21334cab28.
This commit is contained in:
Richard van der Hoff 2016-08-15 12:13:58 +01:00
parent 21334cab28
commit 8a2b2daad7
2 changed files with 23 additions and 2 deletions

View file

@ -46,8 +46,8 @@
"gfm.css": "^1.1.1",
"highlight.js": "^9.0.0",
"linkifyjs": "^2.0.0-beta.4",
"matrix-js-sdk": "matrix-org/matrix-js-sdk#develop",
"matrix-react-sdk": "matrix-org/matrix-react-sdk#develop",
"matrix-js-sdk": "0.5.5",
"matrix-react-sdk": "0.6.4-r1",
"modernizr": "^3.1.0",
"q": "^1.4.1",
"react": "^15.2.1",