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 65e011d commit 9c82687Copy full SHA for 9c82687
package.json
@@ -3,6 +3,8 @@
3
"version": "3.0.5",
4
"description": "A React renderer for Sketch.app",
5
"main": "lib/index.js",
6
+ "module": "lib/module/index.js",
7
+ "sketch": "lib/module/index.sketch.js",
8
"types": "lib/index.d.ts",
9
"license": "MIT",
10
"author": "Jon Gold <[email protected]> (http://jon.gold)",
0 commit comments