Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
stopyoukid committed Apr 16, 2018
1 parent c4a584c commit de7801c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/tablesorter-powerbi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@essex/tablesorter-powerbi",
"version": "2.0.0",
"version": "2.0.1",
"description": "",
"private": true,
"main": "src/index.js",
Expand All @@ -19,7 +19,7 @@
"author": "Microsoft",
"license": "MIT",
"dependencies": {
"@essex/tablesorter": "^2.0.0",
"@essex/tablesorter": "^2.0.1",
"@essex/visual-settings": "^2.0.1",
"@essex/visual-styling": "^2.0.0",
"@essex/visual-testing-tools": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/tablesorter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@essex/tablesorter",
"version": "2.0.0",
"version": "2.0.1",
"description": "",
"private": true,
"main": "lib/index.js",
Expand Down

0 comments on commit de7801c

Please sign in to comment.