Skip to content

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coolkev committed Jan 15, 2019
1 parent e553e37 commit 8dfb7fa
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,7 +1,7 @@
{
"name": "react-power-table",
"author": "Kevin Lewis",
"version": "0.7.3",
"version": "0.8.0",
"description": "React Power Table",
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,7 +37,7 @@
"@babel/plugin-proposal-class-properties": "^7.2.3",
"@babel/plugin-proposal-object-rest-spread": "^7.2.0",
"@babel/preset-env": "^7.2.3",
"@babel/preset-react":"^7.0.0",
"@babel/preset-react": "^7.0.0",
"@babel/preset-typescript": "^7.1.0",
"@types/bootstrap": "^3.3.36",
"@types/enzyme": "^2.8.10",
Expand Down

0 comments on commit 8dfb7fa

Please sign in to comment.