Skip to content

Commit

Permalink
Update Version 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
leehj050211 committed Nov 6, 2023
1 parent 8e5a34a commit fc67641
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bsm-oauth",
"version": "1.0.7",
"version": "1.0.8",
"description": "BSM Auth를 JavaScript에서 쉽게 사용할 수 있는 라이브러리",
"main": "./cjs/index.js",
"module": "./esm/index.js",
Expand All @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/leehj050211/bsm-oauth-js#readme",
"dependencies": {
"axios": "^1.1.3",
"axios": "^1.6.0",
"typescript": "^4.8.4"
},
"devDependencies": {
Expand Down

0 comments on commit fc67641

Please sign in to comment.