Skip to content

Commit

Permalink
v2.5
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Lombardi <[email protected]>
  • Loading branch information
lombardi-gux committed Nov 20, 2020
1 parent a94362a commit f3e546c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starter",
"version": "3.0.0",
"version": "2.5.0",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down Expand Up @@ -32,7 +32,7 @@
"core-js": "3.6.5",
"d3": "5.16.0",
"jquery": "3.5.1",
"pb-design-system": "6.5.0-beta.17",
"pb-design-system": "6.5.0",
"popper.js": "1.16.1",
"rxjs": "6.6.3",
"topojson-client": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-starter-app",
"version": "3.0.0",
"version": "2.5.0",
"description": "PB starter application with DS 6.5",
"main": "index.html",
"scripts": {
Expand Down

0 comments on commit f3e546c

Please sign in to comment.