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

gov-portal-helper: release v0.1.14 #178

Merged
merged 5 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.14

  • Loading branch information
hrharder committed Jul 23, 2019
commit d5a0b784a65b7b2779640f6132c31f6c7298fb27
@@ -1,6 +1,6 @@
{
"name": "@kosu/gov-portal-helper",
"version": "0.1.12",
"version": "0.1.14",
"description": "Abstraction library for interacting with the Kosu contract system governance functions.",
"main": "lib/index.js",
"license": "MIT",
@@ -12,7 +12,7 @@
"build": "tsc"
},
"dependencies": {
"@kosu/kosu.js": "^0.1.1",
"@kosu/kosu.js": "^0.1.4",
"@kosu/tsc-config": "^0.1.0",
"bignumber.js": "8.0.2",
"browser-cookies": "^1.2.0",
@@ -43,4 +43,4 @@
"publishConfig": {
"access": "public"
}
}
}
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.