8000 Restructure dirs · rclone/rclone-js-api@40c5df2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 40c5df2

Browse files
committed
Restructure dirs
1 parent 55569b5 commit 40c5df2

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rclone-api",
33
"version": "1.0.4",
44
"description": "Java Script bindings for rclone rc api",
5-
"main": "index.js",
5+
"main": "src/index.js",
66
"type": "module",
77
"scripts": {
88
"test": "echo \"Skipping tests for now TODO\""

Tools.js renamed to src/Tools.js

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

index.js renamed to src/index.js

File renamed without changes.

0 commit comments

Comments
 (0)
0