Skip to content

Commit 8eb0253

Browse files
authored
docs: remove nexus branch ref (#4119)
1 parent c28f6e3 commit 8eb0253

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
"e2e": "playwright test"
3434
},
3535
"resolutions": {
36-
"caniuse-lite": "1.0.30001731"
36+
"caniuse-lite": "1.0.30001731",
37+
"qs": "6.14.1"
3738
},
3839
"browserslist": {
3940
"production": [

snipsync.config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ origins:
2323
repo: samples-java
2424
- owner: temporalio
2525
repo: features
26-
ref: 'nexus-snip-sync'
2726
- owner: temporalio
2827
repo: reference-app-orders-go
2928
- files:

0 commit comments

Comments
 (0)