Skip to content

Commit

Permalink
Merge branch 'release/2.2.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Elsasser committed Apr 10, 2019
2 parents a14bcf7 + 2559392 commit 652f365
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,13 +1,13 @@
{
"name": "@marketprotocol/marketprotocol",
"version": "2.2.1",
"version": "2.2.2",
"description": "Decentralized Derivatives Trading Protocol For The Ethereum Blockchain",
"main": "truffle-config.js",
"directories": {
"test": "test"
},
"dependencies": {
"openzeppelin-solidity": "^2.0.1",
"openzeppelin-solidity": "2.0.1",
"truffle": "4.1.15"
},
"devDependencies": {
Expand Down

0 comments on commit 652f365

Please sign in to comment.