We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d571b commit 0fcf8c9Copy full SHA for 0fcf8c9
1 file changed
package.json
@@ -5,7 +5,7 @@
5
"repository": "zenorocha/clipboard.js",
6
"license": "MIT",
7
"main": "dist/clipboard.js",
8
- "module": "src/clipboard.js",
+ "module": "dist/clipboard.js",
9
"keywords": [
10
"clipboard",
11
"copy",
0 commit comments