Skip to content

Commit

Permalink
v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Aug 10, 2018
1 parent 7b8b65d commit 07f9c41
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 39 deletions.
2 changes: 1 addition & 1 deletion dist/react-checkbox.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/react-checkbox.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

59 changes: 25 additions & 34 deletions docs/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
</head>
<body style="background-color: #eee">
<div id="container"></div>
<script type="text/javascript" src="bundle.js?0e1cedb79c63ffa4d70c"></script></body>
<script type="text/javascript" src="bundle.js?0b2e7bc7a01090d0a342"></script></body>
</html>
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-checkbox",
"version": "3.4.0",
"version": "3.4.1",
"description": "React Checkbox component",
"main": "lib/index.js",
"files": [
Expand Down Expand Up @@ -55,7 +55,7 @@
"prop-types": "^15.6.0"
},
"devDependencies": {
"@trendmicro/react-buttons": "~1.2.1",
"@trendmicro/react-buttons": "~1.3.1",
"babel-cli": "~6.26.0",
"babel-core": "~6.26.0",
"babel-eslint": "~8.0.3",
Expand Down

0 comments on commit 07f9c41

Please sign in to comment.