diff --git a/dist/initial-state.js b/dist/initial-state.js index 71e1703..e85f91d 100644 --- a/dist/initial-state.js +++ b/dist/initial-state.js @@ -8,4 +8,4 @@ var initialState = { }, }; exports.default = initialState; -//# sourceMappingURL=initial-state.js.map +//# sourceMappingURL=initial-state.js.map \ No newline at end of file diff --git a/dist/reducers/current-user/index.js b/dist/reducers/current-user/index.js index 0bb1aa8..8b46d61 100644 --- a/dist/reducers/current-user/index.js +++ b/dist/reducers/current-user/index.js @@ -42,4 +42,4 @@ var currentUser = function (state, action) { } }; exports.default = currentUser; -//# sourceMappingURL=index.js.map +//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 3d6e68b..ca0de32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "redux-token-auth", - "version": "0.10.0", + "version": "0.17.0", "lockfileVersion": 1, "requires": true, "dependencies": {