Skip to content

Commit 6044514

Browse files
author
Jaime Oyarzun
committed
Update package.json
1 parent 9fcbdaf commit 6044514

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "react-css-themr",
2+
"name": "react-css-themr-legacy",
33
"description": "React CSS Themr",
4-
"homepage": "https://github.com/javivelasco/react-css-themr#readme",
5-
"version": "1.7.3-beta.0",
4+
"homepage": "https://github.com/mitoyarzun/react-css-themr#readme",
5+
"version": "1.8.0",
66
"main": "./lib",
77
"author": {
88
"email": "javier.velasco86@gmail.com",
@@ -11,10 +11,10 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://github.com/javivelasco/react-css-themr.git"
14+
"url": "git+https://github.com/mitoyarzun/react-css-themr.git"
1515
},
1616
"bugs": {
17-
"url": "https://github.com/javivelasco/react-css-themr/issues"
17+
"url": "https://github.com/mitoyarzun/react-css-themr/issues"
1818
},
1919
"keywords": [
2020
"css-modules",
@@ -62,7 +62,7 @@
6262
},
6363
"license": "MIT",
6464
"peerDependencies": {
65-
"react": "^16.3.0"
65+
"react": "^16.4.0"
6666
},
6767
"typings": "./index.d.ts"
6868
}

0 commit comments

Comments
 (0)