1 Commits

Author SHA1 Message Date
c877e9a740 Minor metadata update. 2018-01-18 18:08:13 +01:00

View File

@@ -1,6 +1,6 @@
{ {
"name": "redux-doctitle", "name": "redux-doctitle",
"version": "1.0.0", "version": "1.0.1",
"description": "Redux Middleware for managing document title", "description": "Redux Middleware for managing document title",
"main": "./lib/redux-doctitle.js", "main": "./lib/redux-doctitle.js",
"scripts": { "scripts": {
@@ -12,7 +12,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://git.bthlabs.pl/tomekwojcik/redux-doctitle.git" "url": "https://git.bthlabs.pl/tomekwojcik/redux-doctitle.git"
}, },
"files": [ "files": [
"lib", "lib",