We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a313c commit dc8e134Copy full SHA for dc8e134
package.json
@@ -3,7 +3,7 @@
3
"version": "3.1.0",
4
"description": "Package used to handle IR spectra in SciPeaks.",
5
"type": "module",
6
- "exports": "src/index.js",
+ "exports": "./src/index.js",
7
"files": [
8
"src"
9
],
0 commit comments