Skip to content

Commit 34cb701

Browse files
authored
Merge pull request #41 from NProtagoras/upgrade-to-filestack-js-0.11.2
Upgrade to filestack js 0.11.2
2 parents 268bc03 + e7f771f commit 34cb701

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

dist/filestack-react.js

Lines changed: 1 addition & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/filestack-react.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "filestack-react",
3-
"version": "1.3.8",
3+
"version": "1.3.9",
44
"main": "dist/filestack-react.js",
55
"description": "react component for filestack",
66
"scripts": {
@@ -67,7 +67,7 @@
6767
"webpack": "^2.3.2"
6868
},
6969
"peerDependencies": {
70-
"filestack-js": "^0.9.8",
70+
"filestack-js": "^0.11.2",
7171
"react": "^15.5.4"
7272
},
7373
"jest": {

0 commit comments

Comments
 (0)