Skip to content

Commit 23e25f2

Browse files
author
Exayy
committed
Version 1.1.2
1 parent 2483853 commit 23e25f2

File tree

5 files changed

+5
-8
lines changed

5 files changed

+5
-8
lines changed

lib/library.js

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

lib/library.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.

lib/library.min.js

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

lib/library.min.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: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-superagent-middleware",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "",
55
"main": "lib/library.js",
66
"scripts": {
@@ -24,8 +24,5 @@
2424
"babel-preset-es2015": "^6.18.0",
2525
"superagent": "^2.3.0",
2626
"webpack": "^1.13.3"
27-
},
28-
"peerDependencies": {
29-
"superagent": "^2.3.0"
3027
}
3128
}

0 commit comments

Comments
 (0)