Skip to content

Commit 25ead3c

Browse files
committedJul 6, 2020
[Bot] push changes from Files.com
1 parent 1e5e4ee commit 25ead3c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+231
-71
lines changed
 

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
yarn.lock
2+
node_modules/

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ The Files.com JavaScript SDK provides convenient access to the Files.com API fro
77

88
To install the package:
99

10-
* `yarn add files-com`
10+
* `yarn add files.com`
1111

1212
or
1313

14-
* `npm install files-com`
14+
* `npm install files.com`
1515

1616

1717
### Requirements

0 commit comments

Comments
 (0)
Please sign in to comment.