Skip to content

Commit

Permalink
Merge pull request #1678 from vector-im/rav/olmify_develop_again
Browse files Browse the repository at this point in the history
package.json: add olm as optionalDependency
  • Loading branch information
dbkr committed Jun 20, 2016
2 parents f4a3e9a + 4c6fa74 commit 9556795
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,8 @@
"rimraf": "^2.4.3",
"source-map-loader": "^0.1.5",
"webpack": "^1.12.14"
},
"optionalDependencies": {
"olm": "https://matrix.org/packages/npm/olm/olm-0.1.0.tgz"
}
}

0 comments on commit 9556795

Please sign in to comment.