@unique-nft/sdk
Advanced tools
Comparing version 1.0.0-alpha.15 to 1.0.0-alpha.16
{ | ||
"name": "@unique-nft/sdk", | ||
"version": "1.0.0-alpha.15", | ||
"version": "1.0.0-alpha.16", | ||
"packageManager": "yarn@4.1.1", | ||
"type": "module", | ||
"scripts": { | ||
"build": "tsup --clean --config configs/tsup.config.ts && yarn copy_files", | ||
"build:watch": "yarn copy_files && tsup --watch --config configs/tsup.config.ts", | ||
"copy_files": "yarn copyfiles ./package.json ./README.md ./dist", | ||
"test": "vitest --typecheck", | ||
"testrun": "vitest --typecheck --run", | ||
"release": "release-it --config configs/release-it.config.ts --preRelease=alpha" | ||
"release": "release-it --config configs/release-it.config.ts --preRelease=alpha", | ||
"schemas": "yarn tsx ./tools/copySchemas.ts" | ||
}, | ||
@@ -22,2 +25,3 @@ "dependencies": { | ||
"copyfiles": "^2.4.1", | ||
"prettier": "^3.3.3", | ||
"release-it": "^17.6.0", | ||
@@ -24,0 +28,0 @@ "tsup": "^8.0.2", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
7245526
56749
Yes
7