Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
release: 2.0.0 (#327)
Browse files Browse the repository at this point in the history
* releases 2.0.0

* fixing horus false positives
  • Loading branch information
Tiagoperes authored Mar 28, 2022
1 parent 3112378 commit d7a9cf2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion horusec-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
"bbfbb5a0a995a25ae07b053bff3eaed555b8de1d58489357a9b2039c83e38057",
"3aeb3f1cf5c31f7e093810edb51c3d9923a516d1bc4e3adb35bcdd434b6e9d5d",
"97a887af31ff815d313fc4eb7a010b33c3dcf505f66d03a37c7fc43d7901c906",
"a8879d8e44b52578a5fcd53abe195e9bfa4402190dce6f7c688f79ba2558930b"
"a8879d8e44b52578a5fcd53abe195e9bfa4402190dce6f7c688f79ba2558930b",
"3d80a08186f5e59dd17534b6c47b728cd10095533b4226a81231eb7438da207a",
"2f8461d840f8041b398adfd3ae78c66f7615bc6f447077f805db29e4adb8199f"
]
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zup-it/beagle-angular",
"version": "1.10.2",
"version": "2.0.0",
"license": "Apache-2.0",
"licenses": [
{
Expand Down Expand Up @@ -37,7 +37,7 @@
"private": false,
"dependencies": {
"@types/lodash": "^4.14.178",
"@zup-it/beagle-web": "1.10.2",
"@zup-it/beagle-web": "2.0.0",
"csstype": "^2.6.10",
"lodash": "^4.17.21"
},
Expand Down

0 comments on commit d7a9cf2

Please sign in to comment.