Skip to content

Commit

Permalink
Merge pull request #10 from mvl-at/version/push
Browse files Browse the repository at this point in the history
Bump version to 0.1.1
  • Loading branch information
eiskasten committed Oct 4, 2022
2 parents c2b9d0e + fc58a59 commit 1ed0208
Show file tree
Hide file tree
Showing 2 changed files with 974 additions and 839 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lid",
"version": "0.1.0",
"version": "0.1.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -11,13 +11,13 @@
"private": true,
"dependencies": {
"@angular/animations": "^14.0.6",
"@angular/cdk": "14.1.0",
"@angular/cdk": "14.2.3",
"@angular/common": "^14.0.6",
"@angular/compiler": "^14.0.6",
"@angular/core": "^14.0.6",
"@angular/flex-layout": "^14.0.0-beta.40",
"@angular/forms": "^14.0.6",
"@angular/material": "14.1.0",
"@angular/material": "14.2.3",
"@angular/platform-browser": "^14.0.6",
"@angular/platform-browser-dynamic": "^14.0.6",
"@angular/router": "^14.0.6",
Expand Down
Loading

0 comments on commit 1ed0208

Please sign in to comment.