Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Merge 062af90 into fbefa26
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Mar 29, 2020
2 parents fbefa26 + 062af90 commit 5457bbf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mailchain-web",
"version": "0.0.11",
"version": "0.0.12",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -32,7 +32,7 @@
"rxjs": "~6.5.4",
"semver": "^6.3.0",
"webpack": "^4.41.6",
"tslib": "^1.11.0",
"tslib": "^1.11.1",
"zone.js": "~0.10.2"
},
"devDependencies": {
Expand Down Expand Up @@ -60,4 +60,4 @@
"tslint": "~5.11.0",
"typescript": "~3.5.3"
}
}
}

0 comments on commit 5457bbf

Please sign in to comment.