@tasknet-protocol/shared
Advanced tools
+7
-7
| { | ||
| "name": "@tasknet-protocol/shared", | ||
| "version": "0.3.0", | ||
| "version": "0.3.1", | ||
| "description": "Shared types and constants for TaskNet Protocol", | ||
@@ -18,7 +18,2 @@ "main": "./dist/index.js", | ||
| ], | ||
| "scripts": { | ||
| "build": "tsup", | ||
| "dev": "tsup --watch", | ||
| "typecheck": "tsc --noEmit" | ||
| }, | ||
| "devDependencies": { | ||
@@ -33,3 +28,8 @@ "@types/node": "^20", | ||
| "url": "https://github.com/mission69b/tasknet-protocol" | ||
| }, | ||
| "scripts": { | ||
| "build": "tsup", | ||
| "dev": "tsup --watch", | ||
| "typecheck": "tsc --noEmit" | ||
| } | ||
| } | ||
| } |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
38636
0