Skip to content

Commit

Permalink
Merge pull request #1447 from ScottLogic/update-version-13-1-1
Browse files Browse the repository at this point in the history
Update version to 13.1.1
  • Loading branch information
oriondean authored Feb 5, 2020
2 parents 8b9d0ba + 1ff8569 commit 4c850d2
Show file tree
Hide file tree
Showing 46 changed files with 2,467 additions and 92,890 deletions.
594 changes: 9 additions & 585 deletions package-lock.json

Large diffs are not rendered by default.

7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stockflux",
"version": "13.1.0",
"version": "13.1.1",
"devDependencies": {
"babel-eslint": "10.0.1",
"concurrently": "^4.1.2",
Expand Down Expand Up @@ -38,8 +38,5 @@
"proxy:build": "cd developer-proxy && npm i",
"proxy:start": "cd developer-proxy && npm run start"
},
"dependencies": {
"d3": "^5.12.0",
"d3fc": "^14.0.55"
}
"dependencies": {}
}
Loading

0 comments on commit 4c850d2

Please sign in to comment.