diff --git a/package.json b/package.json index 6248335..22ac07b 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "webslides", - "version": "1.3.1", + "version": "1.3.2", "description": "Making HTML presentations easy", - "main": "index.js", + "main": "static/js/webslides.js", "repository": { "type": "git", "url": "git+https://github.com/webslides/webslides.git"