You've already forked redux-doctitle
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c877e9a740 |
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user