diff --git a/package.json b/package.json index 14e054e..607c6dd 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "ts-pipeline", + "name": "ts-dependency-free-pipeline", "version": "0.1.0", "description": "A minimal dependency-free library for composing pipelines in TypeScript.", "main": "dist/index.js",