Compare commits
2 commits
b2a34495bf
...
3888dd50be
Author | SHA1 | Date | |
---|---|---|---|
3888dd50be | |||
6a26ae083e |
3 changed files with 5 additions and 3 deletions
|
@ -3,7 +3,8 @@ name: ci
|
|||
on:
|
||||
push:
|
||||
branches: main
|
||||
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
jobs:
|
||||
build-image:
|
||||
runs-on: self-hosted
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"@sendgrid/mail": "^7.1.1",
|
||||
"@sentry/node": "^5.17.0",
|
||||
"angular": "^1.7.9",
|
||||
"angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#0.1.1",
|
||||
"angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#v0.1.1",
|
||||
"angular-resource": "^1.7.9",
|
||||
"angular-route": "^1.7.9",
|
||||
"angular-strap": "^2.3.8",
|
||||
|
|
|
@ -904,8 +904,9 @@ amdefine@>=0.0.4:
|
|||
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
|
||||
integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=
|
||||
|
||||
"angular-reconnecting-websocket@https://github.com/adieu/angular-reconnecting-websocket#0.1.1":
|
||||
"angular-reconnecting-websocket@https://github.com/adieu/angular-reconnecting-websocket#v0.1.1":
|
||||
version "0.1.0"
|
||||
uid fd1d548d072a5a06eb96398234ae0970ae98f8d1
|
||||
resolved "https://github.com/adieu/angular-reconnecting-websocket#fd1d548d072a5a06eb96398234ae0970ae98f8d1"
|
||||
|
||||
angular-resource@^1.7.9:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue