We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28f6e3 commit 8eb0253Copy full SHA for 8eb0253
2 files changed
package.json
@@ -33,7 +33,8 @@
33
"e2e": "playwright test"
34
},
35
"resolutions": {
36
- "caniuse-lite": "1.0.30001731"
+ "caniuse-lite": "1.0.30001731",
37
+ "qs": "6.14.1"
38
39
"browserslist": {
40
"production": [
snipsync.config.yaml
@@ -23,7 +23,6 @@ origins:
23
repo: samples-java
24
- owner: temporalio
25
repo: features
26
- ref: 'nexus-snip-sync'
27
28
repo: reference-app-orders-go
29
- files:
0 commit comments