Skip to content

Commit

Permalink
Merge pull request #11 from panoratech/feat/release-2-test
Browse files Browse the repository at this point in the history
feat: relaese 2 test
  • Loading branch information
naelob authored Oct 25, 2023
2 parents ccf51a2 + 0f06eab commit 3d50c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"test": "echo \"Error: no test specified\"",
"build": "tsup index.ts --format cjs,esm --dts"
},
"keywords": [],
Expand Down

0 comments on commit 3d50c1b

Please sign in to comment.