Skip to content

Commit

Permalink
chore: bump version and add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-shuman committed May 11, 2022
1 parent 1e4a5e7 commit 5d3a26c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unscript",
"version": "1.0.0",
"version": "1.1.0",
"description": "Run npm scripts using automatically shortened script names",
"author": "Jacob Shuman",
"license": "MIT",
Expand All @@ -23,7 +23,9 @@
},
"keywords": [
"script",
"alias"
"alias",
"shorthand",
"run"
],
"devDependencies": {
"@types/cross-spawn": "^6.0.2",
Expand Down

0 comments on commit 5d3a26c

Please sign in to comment.