diff --git a/package.json b/package.json index cdf25fca..4a62fa73 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "engine.io", "version": "3.5.0", "description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server", - "main": "lib/engine.io", + "main": "lib/engine.io.js", "author": "Guillermo Rauch ", "homepage": "https://github.com/socketio/engine.io", "contributors": [