Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Feb 26, 2018
1 parent ed8a247 commit 259309f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trendmicro/react-datepicker",
"version": "0.2.3",
"version": "0.2.4",
"description": "React DatePicker Component",
"main": "lib/index.js",
"files": [
Expand Down Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"react-date-picker": "git+https://git@github.com/cheton/react-date-picker.git",
"react-date-picker": "git@github.com:cheton/react-date-picker.git",
"uncontrollable": "^4.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit 259309f

Please sign in to comment.