@sats-connect/core
Advanced tools
Comparing version 0.0.11-a271383 to 0.0.11-a6e103e
{ | ||
"name": "@sats-connect/core", | ||
"version": "0.0.11-a271383", | ||
"version": "0.0.11-a6e103e", | ||
"main": "dist/index.mjs", | ||
@@ -14,2 +14,3 @@ "module": "dist/index.mjs", | ||
"build": "npm run clean && tsup src/index.ts --format esm --dts", | ||
"build:watch": "npm run clean && tsup src/index.ts --format esm --dts --watch", | ||
"clean": "rimraf dist", | ||
@@ -16,0 +17,0 @@ "lint": "prettier --write .", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
89960
1322