Skip to content

Commit

Permalink
Merge pull request #14 from agoda-com/up-the-version
Browse files Browse the repository at this point in the history
Up the version
  • Loading branch information
Vedmax authored Oct 1, 2024
2 parents e541b00 + e535b67 commit ae97d8b
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": "0.0.4",
"version": "1.0.1",
"scripts": {
"build": "tsc --emitDeclarationOnly --outDir ./lib",
"build-cjs": "tsc --module commonjs --outDir ./lib/cjs",
Expand Down

0 comments on commit ae97d8b

Please sign in to comment.