Skip to content
This repository has been archived by the owner on Apr 16, 2018. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
darkadept authored Aug 29, 2017
1 parent 1399587 commit f9324eb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thx/date",
"version": "1.0.3",
"version": "1.0.4",
"description": "Date controls and utils",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -87,17 +87,17 @@
"peerDependencies": {
"react": "^15.5.0",
"react-dom": "^15.6.0",
"semantic-ui-react": "^0.71.0"
"semantic-ui-react": "^0.72.0"
},
"dependencies": {
"@thx/controls": "^1.0.1",
"@thx/controls": "^1.0.2",
"debug": "^3.0.0",
"js-joda": "^1.5.4",
"lodash": "^4.17.4",
"moment": "^2.18.1",
"prop-types": "^15.5.10",
"react-widgets": "^4.0.0-rc.16",
"react-widgets-moment": "^4.0.0-rc.15",
"react-widgets-moment": "^4.0.0-rc.16",
"yup": "^0.22.0"
},
"greenkeeper": {
Expand Down

0 comments on commit f9324eb

Please sign in to comment.