We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ccce2 commit 4a6c1dfCopy full SHA for 4a6c1df
.npmignore
@@ -0,0 +1 @@
1
+source
package.json
@@ -2,7 +2,7 @@
2
"name": "sharedb-ace",
3
"version": "1.0.1",
4
"description": "ShareDB keybindings for Ace Editor",
5
- "main": "./source/sharedb-ace.js",
+ "main": "./dist/sharedb-ace.min.js",
6
"repository": "https://github.com/jethrokuan/sharedb-ace",
7
"author": "Jethro Kuan",
8
"files": [
0 commit comments