diff --git a/package.json b/package.json index 540fa7a..2382e8c 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ ], "license": "MIT", "main": "dist/rsvp.js", - "module": "dist/rsvp.es.js", + "module": "lib/rsvp.js", "namespace": "RSVP", "repository": { "type": "git",