Skip to content

Commit 42bb50a

Browse files
committed
Bump version 2.0.0
1 parent 790ca83 commit 42bb50a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-with-theme",
3-
"version": "1.2.4",
3+
"version": "2.0.0",
44
"main": "./dist/index.js",
55
"description": "React component theme high order component helper",
66
"scripts": {
@@ -31,8 +31,7 @@
3131
"url": "https://github.com/team-767/react-with-theme/issues"
3232
},
3333
"homepage": "https://github.com/team-767/react-with-theme#readme",
34-
"dependencies": {
35-
},
34+
"dependencies": {},
3635
"devDependencies": {
3736
"babel-cli": "^6.6.5",
3837
"babel-core": "^6.7.4",

0 commit comments

Comments
 (0)