Skip to content

Commit 52db246

Browse files
Amir Abdollahimvakili
authored andcommitted
fix(package): replace old angular-uid with new uuid lib"
1 parent e98e7d7 commit 52db246

5 files changed

Lines changed: 116 additions & 106 deletions

File tree

package-lock.json

Lines changed: 19 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@angular/platform-browser-dynamic": "^6.0.3",
2121
"@angular/router": "^6.0.3",
2222
"@ng-bootstrap/ng-bootstrap": "^2.1.1",
23-
"angular-uid": "^0.1.1",
23+
"uuid": "^8.3.2",
2424
"bootstrap": "^4.3.1",
2525
"core-js": "^2.5.4",
2626
"font-awesome": "^4.7.0",

0 commit comments

Comments
 (0)