Skip to content

Commit

Permalink
fix: move tslib back to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BePo65 committed Nov 15, 2024
1 parent bb0dadc commit 25a5c44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"material-icons": "^1.13.12",
"roboto-fontface": "^0.10.0",
"rxjs": "^7.8.1",
"tslib": "^2.8.1",
"zone.js": "^0.14.10"
},
"devDependencies": {
Expand Down Expand Up @@ -95,7 +96,6 @@
"stylelint": "^16.10.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-standard": "^36.0.1",
"tslib": "^2.8.1",
"typescript": "^5.4.5"
},
"commit-and-tag-version": {
Expand Down Expand Up @@ -128,4 +128,4 @@
}
]
}
}
}

0 comments on commit 25a5c44

Please sign in to comment.