@sats-connect/core
Advanced tools
Comparing version 0.0.11-4781818 to 0.0.11-1501a20
{ | ||
"name": "@sats-connect/core", | ||
"version": "0.0.11-4781818", | ||
"version": "0.0.11-1501a20", | ||
"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
78301
20982
1191