Skip to content

Commit

Permalink
chore: version 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
halfmoon-mind committed Sep 1, 2023
1 parent 2dc8233 commit 61dcbde
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 102 deletions.
109 changes: 15 additions & 94 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "up-d4te",
"version": "0.0.12",
"version": "0.0.13",
"description": "Recommend Dating Course in Korea with CLI",
"author": {
"name": "Sanghyeon Sim",
Expand Down Expand Up @@ -34,13 +34,13 @@
"dist/**/*"
],
"dependencies": {
"axios": "^1.4.0",
"dotenv": "^16.3.1",
"ink": "^4.1.0",
"ink-text-input": "^5.0.1",
"meow": "^11.0.0",
"mobx": "^6.9.0",
"react": "^18.2.0",
"axios": "1.4.0",
"dotenv": "16.3.1",
"ink": "4.1.0",
"ink-text-input": "5.0.1",
"meow": "11.0.0",
"mobx": "6.9.0",
"react": "18.2.0",
"prettier": "3.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 61dcbde

Please sign in to comment.