Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed Oct 5, 2019
1 parent 7df1aa1 commit a8adec6
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"dependencies": {
"fs-extra": "^8.1.0",
"preloaded-node.private": "^0.0.0",
"clean-typescript-build": "^0.1.3"
"clean-typescript-build": "^0.1.4"
}
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"nested-wrkspc": "bin.js"
},
"dependencies": {
"nested-workspace-helper": "^0.2.13",
"nested-workspace-helper": "^0.2.14",
"preloaded-node.private": "^0.0.0"
},
"engines": {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/typescript/available-npm-name/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "available-npm-name",
"version": "0.0.1",
"version": "0.0.2",
"description": "Check if any package name is taken",
"author": "Hoàng Văn Khải <hvksmr1996@gmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/clean-typescript-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clean-typescript-build",
"version": "0.1.3",
"version": "0.1.4",
"description": "Some commands in needs for nodemonorepo",
"author": "Hoàng Văn Khải <hvksmr1996@gmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/nested-workspace-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nested-workspace-helper",
"version": "0.2.13",
"version": "0.2.14",
"description": "Some commands in needs for nodemonorepo",
"author": "Hoàng Văn Khải <hvksmr1996@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit a8adec6

Please sign in to comment.