forked from SymfonyCasts/symfony-ux
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaddtransition-use-my-fork.diff
31 lines (29 loc) · 1.42 KB
/
addtransition-use-my-fork.diff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
diff --git a/package.json b/package.json
index 7620452..3ed9c26 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"react-dom": "^17.0.1",
"regenerator-runtime": "^0.13.2",
"stimulus": "^2.0.0",
- "stimulus-autocomplete": "^2.0.1-phylor-6095f2a9",
+ "stimulus-autocomplete": "https://github.com/weaverryan/stimulus-autocomplete#toggle-event-always-dist",
"stimulus-use": "^0.24.0-1",
"sweetalert2": "^10.13.0",
"webpack-bundle-analyzer": "^4.4.0",
diff --git a/yarn.lock b/yarn.lock
index 4408e87..ce300a8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4859,10 +4859,9 @@ stackframe@^1.1.1:
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
-stimulus-autocomplete@^2.0.1-phylor-6095f2a9:
- version "2.0.1-phylor-6095f2a9"
- resolved "https://registry.yarnpkg.com/stimulus-autocomplete/-/stimulus-autocomplete-2.0.1-phylor-6095f2a9.tgz#d716d3005227fed85bf3b0b807179abf3a50680d"
- integrity sha512-Bp5so9IJFn6LuCxkPHH6R+TiOJeetbmeltKd2ihS67WDk2w9BXkGK15XO0HMbulGpfxz/X2WakYKMtafaaJ8rg==
+"stimulus-autocomplete@https://github.com/weaverryan/stimulus-autocomplete#toggle-event-always-dist":
+ version "2.0.0"
+ resolved "https://github.com/weaverryan/stimulus-autocomplete#1575e3ddac13e7c0bb0bcd1e04c64258167cc6a4"
dependencies:
lodash.debounce "^4.0.8"