diff --git a/package.json b/package.json index 796f0c9..12f27f3 100755 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "2.1.0", "files": [ "lib/**/*.js", - "platform-specific/**/*.js", + "browser-version/**/*.js", "index.js", "index.d.ts" ],