We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 360ff9d commit 39af865Copy full SHA for 39af865
1 file changed
package.json
@@ -9,7 +9,7 @@
9
"react": "^0.14.2",
10
"simplemde": "^1.11.2"
11
},
12
- "main": "src/index.js",
+ "main": "dist/react-simplemde-editor.js",
13
"devDependencies": {
14
"babel-core": "^6.3.15",
15
"babel-loader": "^6.2.0",
0 commit comments