We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 219ae63 commit 987d58bCopy full SHA for 987d58b
package.json
@@ -3,7 +3,6 @@
3
"version": "0.0.0-development",
4
"description": "my personal ES2015 library project skeleton",
5
"main": "index.js",
6
- "module": "es/index.js",
7
"sideEffects": false,
8
"scripts": {
9
"lint": "eslint src test --cache",
0 commit comments