Skip to content

Commit

Permalink
Merge pull request #5 from agoda-com/new-version
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
Vedmax authored Feb 19, 2024
2 parents 7d18b10 + 5937b67 commit fc396b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.1",
"version": "0.0.2",
"scripts": {
"build": "tsc --emitDeclarationOnly --outDir ./lib",
"build-cjs": "tsc --module commonjs --outDir ./lib/cjs",
Expand Down

0 comments on commit fc396b6

Please sign in to comment.