Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
4000D committed Jun 3, 2018
1 parent ba2f211 commit 36e50b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/tokyo-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tokyo-cli",
"version": "1.1.12",
"version": "1.1.13",
"description": "tokyo project cli made by onther",
"keyword": [
"test"
Expand Down Expand Up @@ -31,7 +31,7 @@
"node-plantuml": "^0.5.0",
"npm": "^5.7.1",
"tokyo-diagram-generator": "^1.0.3",
"tokyo-solidity-template": "^1.1.12",
"tokyo-solidity-template": "^1.1.13",
"tokyo-truffle-flattener": "^1.2.4",
"yargs": "^11.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/tokyo-solidity-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tokyo-solidity-template",
"version": "1.1.12",
"version": "1.1.13",
"description": "Make solidity contract based on user input",
"main": "dist/index.js",
"bin": "bin.js",
Expand Down

0 comments on commit 36e50b4

Please sign in to comment.