Skip to content

Commit

Permalink
updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
samualtnorman committed Aug 27, 2020
1 parent 64aa1e0 commit 9f900cf
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 34 deletions.
146 changes: 115 additions & 31 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hackmud-script-manager",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"files": [
"bin/hsm",
Expand All @@ -22,10 +22,10 @@
"homepage": "https://github.com/samualtnorman/hackmud-script-manager#readme",
"dependencies": {
"ansi-colors": "^4.1.1",
"hackmud_env-tools": "^1.2.0"
"hackmud_env-tools": "^1.2.1"
},
"devDependencies": {
"@types/node": "^14.6.0",
"@types/node": "^14.6.1",
"typescript": "^4.0.2"
},
"bin": {
Expand Down

0 comments on commit 9f900cf

Please sign in to comment.