mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-25 11:33:35 +03:00
fixed pkg version
This commit is contained in:
parent
1132a18a0a
commit
e56fac03b9
@ -21,7 +21,7 @@
|
|||||||
"@angular/forms": "^11.1.1",
|
"@angular/forms": "^11.1.1",
|
||||||
"@angular/platform-browser": "^11.1.1",
|
"@angular/platform-browser": "^11.1.1",
|
||||||
"@angular/platform-browser-dynamic": "^11.1.1",
|
"@angular/platform-browser-dynamic": "^11.1.1",
|
||||||
"@ng-bootstrap/ng-bootstrap": "^7.0.2",
|
"@ng-bootstrap/ng-bootstrap": "^7.0.0",
|
||||||
"@terminus-term/node-pty": "0.10.0-terminus.3",
|
"@terminus-term/node-pty": "0.10.0-terminus.3",
|
||||||
"electron-config": "2.0.0",
|
"electron-config": "2.0.0",
|
||||||
"electron-debug": "^3.2.0",
|
"electron-debug": "^3.2.0",
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
update-notifier "^2.2.0"
|
update-notifier "^2.2.0"
|
||||||
yargs "^8.0.2"
|
yargs "^8.0.2"
|
||||||
|
|
||||||
"@ng-bootstrap/ng-bootstrap@^7.0.2":
|
"@ng-bootstrap/ng-bootstrap@^7.0.0":
|
||||||
version "7.0.0"
|
version "7.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-7.0.0.tgz#3bfa62eb52fdb891b1ce693ea11c39127e2d1ab7"
|
resolved "https://registry.yarnpkg.com/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-7.0.0.tgz#3bfa62eb52fdb891b1ce693ea11c39127e2d1ab7"
|
||||||
integrity sha512-SxUaptGWJmCxM0d2Zy1mx7K7p/YBwGZ69NmmBQVY4BE6p5av0hWrVmv9rzzfBz0rhxU7RPZLor2Jpaoq8Xyl4w==
|
integrity sha512-SxUaptGWJmCxM0d2Zy1mx7K7p/YBwGZ69NmmBQVY4BE6p5av0hWrVmv9rzzfBz0rhxU7RPZLor2Jpaoq8Xyl4w==
|
||||||
|
Loading…
Reference in New Issue
Block a user