diff --git a/package.json b/package.json index c5b2c82a..fec3aa64 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,8 @@ "version": "0.7.0", "type": "module", "publishConfig": { - "access": "public" + "access": "public", + "registry": "https://registry.npmjs.org/" }, "description": "A Generative Art library made in WebGPU", "main": "build/points.min.js", @@ -57,4 +58,4 @@ "rollup": "^4.46.2", "typescript": "^5.9.2" } -} +} \ No newline at end of file