Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kosu.js: release v0.1.4 #177

Merged
merged 4 commits into from Jul 23, 2019
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Next

v0.1.4

  • Loading branch information
hrharder committed Jul 23, 2019
commit de5673272e946b028dc93f02aa2caf1ec82fd694
@@ -1,6 +1,6 @@
{
"name": "@kosu/kosu.js",
"version": "0.1.1",
"version": "0.1.4",
"description": "JavaScript module for connecting with Kosu.",
"main": "dist/index.js",
"license": "MIT",
@@ -29,7 +29,7 @@
"@0x/utils": "^4.3.1",
"@0x/web3-wrapper": "^6.0.5",
"@babel/core": "^7.4.4",
"@kosu/system-contracts": "^0.1.1",
"@kosu/system-contracts": "^0.1.4",
"@kosu/tsc-config": "^0.1.0",
"@kosu/tslint-config": "^0.0.4",
"ethereum-protocol": "^1.0.1",
@@ -71,4 +71,4 @@
"dist/",
"README.md"
]
}
}
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.