diff --git a/package.json b/package.json index 95e1f69..a3bee3a 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "Library that animates changes in numbers", "source": "./src/index.ts", "main": "./lib/commonjs/index.js", + "private": false, "module": "./lib/module/index.js", "exports": { ".": {