diff --git a/package.json b/package.json index 1ee75a4..204b903 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,6 @@ "version": "0.2.4", "main": "dist/index-cjs.js", "module": "dist/index-esm.js", - "browser": "dist/index-umd.js", "typings": "dist/index.d.ts", "scripts": { "dev": "rollup -c -w",