Skip to content

Commit

Permalink
Merge pull request #4007 from afebbraro/publish-june-8-21
Browse files Browse the repository at this point in the history
Publish June-8-21 - versions
  • Loading branch information
Amber Febbraro authored Jun 8, 2021
2 parents 70ff3b8 + 529be80 commit 10e3786
Show file tree
Hide file tree
Showing 13 changed files with 42 additions and 208 deletions.
8 changes: 4 additions & 4 deletions angular/projects/spark-angular/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions angular/projects/spark-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sparkdesignsystem/spark-angular",
"description": "A collection of Spark Design System components in Angular 6+",
"version": "14.0.0-alpha.1",
"version": "14.0.0",
"author": "Quicken Loans",
"license": "MIT",
"scripts": {
Expand All @@ -23,7 +23,7 @@
"@angular/router": ">=7.0.0 < 9.2.0"
},
"dependencies": {
"@sparkdesignsystem/spark-styles": "^3.0.0-alpha.0",
"@sparkdesignsystem/spark-styles": "^3.0.0",
"focus-visible": "5.0.2",
"lodash": "^4.17.21",
"tiny-date-picker": "github:sparkdesignsystem/tiny-date-picker#v3.2.9"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const environment = {
version: '14.0.0-alpha.1'
version: '14.0.0',
};
8 changes: 4 additions & 4 deletions html/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sparkdesignsystem/spark",
"version": "17.0.0-alpha.0",
"version": "17.0.0",
"description": "Spark is the main package for the Spark Design System. This package contains the JavaScript and components that make up the basic interfaces for Quicken Loans Fintech products.",
"main": "es5/sparkExports.js",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://github.com/sparkdesignsystem/spark-design-system",
"dependencies": {
"@sparkdesignsystem/spark-styles": "^3.0.0-alpha.0",
"@sparkdesignsystem/spark-styles": "^3.0.0",
"dom-slider": "2.1.0",
"focus-visible": "5.0.2",
"lodash": "^4.17.21",
Expand Down
Loading

0 comments on commit 10e3786

Please sign in to comment.