We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 790ca83 commit 42bb50aCopy full SHA for 42bb50a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-with-theme",
3
- "version": "1.2.4",
+ "version": "2.0.0",
4
"main": "./dist/index.js",
5
"description": "React component theme high order component helper",
6
"scripts": {
@@ -31,8 +31,7 @@
31
"url": "https://github.com/team-767/react-with-theme/issues"
32
},
33
"homepage": "https://github.com/team-767/react-with-theme#readme",
34
- "dependencies": {
35
- },
+ "dependencies": {},
36
"devDependencies": {
37
"babel-cli": "^6.6.5",
38
"babel-core": "^6.7.4",
0 commit comments