diff --git a/.npmignore b/.npmignore index e69de29..1d3a065 100644 --- a/.npmignore +++ b/.npmignore @@ -0,0 +1 @@ +source \ No newline at end of file diff --git a/package.json b/package.json index fd15a9c..c46c395 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "sharedb-ace", "version": "1.0.1", "description": "ShareDB keybindings for Ace Editor", - "main": "./source/sharedb-ace.js", + "main": "./dist/sharedb-ace.min.js", "repository": "https://github.com/jethrokuan/sharedb-ace", "author": "Jethro Kuan", "files": [