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 4e25973 commit 2c093f8Copy full SHA for 2c093f8
package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.6-0",
4
"description": "Java Script bindings for rclone rc api",
5
"main": "src/index.js",
6
- "module": "ex/index.js",
+ "module": "es/index.js",
7
"type": "module",
8
"scripts": {
9
"test": "echo \"Skipping tests for now TODO\"",
0 commit comments