fix: pnpm

This commit is contained in:
2025-07-06 16:50:05 +09:00
parent 363a728c09
commit c9707df117

View File

@@ -1,8 +1,7 @@
{ {
"name": "tap-sdk-js", "name": "tap-sdk",
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "",
"exports": "dist/index.js",
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js", "test": "node --experimental-vm-modules node_modules/jest/bin/jest.js",