Skip to content

Commit

Permalink
(release):0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Chang committed Apr 4, 2018
1 parent b16b303 commit 9664ac8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-text-collapse",
"version": "0.4.3",
"version": "0.5.0",
"description": "React text collapse expand tool",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -50,6 +50,7 @@
"babel-loader": "^6.2.0",
"babel-plugin-react-transform": "^2.0.0-beta1",
"babel-plugin-transform-object-rest-spread": "^6.3.13",
"babel-preset-env": "^1.6.1",
"babel-preset-es2015": "^6.3.13",
"babel-preset-react": "^6.3.13",
"babel-preset-stage-0": "^6.1.2",
Expand Down

0 comments on commit 9664ac8

Please sign in to comment.