Skip to content

Commit

Permalink
Merge pull request #17 from agoda-com/Vedmax-patch-5
Browse files Browse the repository at this point in the history
Up the lib version
  • Loading branch information
Vedmax authored Nov 4, 2024
2 parents bb52189 + 2414255 commit 043ab3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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
Expand Up @@ -8,7 +8,7 @@
"module": "./lib/esm/index.js",
"types": "./lib/index.d.ts",
"license": "MIT",
"version": "1.0.2",
"version": "1.1.0",
"scripts": {
"build": "tsc --emitDeclarationOnly --outDir ./lib",
"build-cjs": "tsc --module commonjs --outDir ./lib/cjs",
Expand Down

0 comments on commit 043ab3a

Please sign in to comment.