diff --git a/projects/pool-time-core/package.json b/projects/pool-time-core/package.json index 3ed9414..95a9e34 100644 --- a/projects/pool-time-core/package.json +++ b/projects/pool-time-core/package.json @@ -55,6 +55,5 @@ "source": "src/index.ts", "ts:main": "src/index.ts", "types": "dist/types/index.d.ts", - "unpkg": "dist/index.umd.js", - "version": "0.0.1" + "unpkg": "dist/index.umd.js" }