Skip to content

Commit

Permalink
1.0.7-0
Browse files Browse the repository at this point in the history
  • Loading branch information
negative0 committed Jun 13, 2020
1 parent f1c942b commit 86bb71c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rclone-api",
"version": "1.0.6",
"version": "1.0.7-0",
"description": "Java Script bindings for rclone rc api",
"main": "lib/index.js",
"scripts": {
Expand All @@ -11,7 +11,9 @@
"prepare": "npm run compile"
},
"babel": {
"presets": ["es2015"]
"presets": [
"es2015"
]
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 86bb71c

Please sign in to comment.