Skip to content

Commit

Permalink
Merge pull request #28 from Xander1233/develop
Browse files Browse the repository at this point in the history
v2.0.4
  • Loading branch information
Xander1233 authored Apr 20, 2023
2 parents 593af47 + 29240ae commit 00c8d8e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ jobs:
name: BuildArtifact
if-no-files-found: error
path: |
./out
./lib
./package.json
./tsconfig.json
./config
./README.md
./LICENSE
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xandrrrr/prompt-kit",
"version": "2.0.3",
"version": "2.0.4",
"description": "Build complex terminal interfaces and menues",
"files": [
"lib/**/*"
Expand Down

0 comments on commit 00c8d8e

Please sign in to comment.