mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 12:19:52 +01:00
Add @rails/request.js
This commit is contained in:
parent
fbabae9f51
commit
af137cc445
2 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
"dependencies": {
|
||||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@melloware/coloris": "^0.16.0",
|
||||
"@rails/request.js": "^0.0.6",
|
||||
"@rails/ujs": "^6.1.6",
|
||||
"bootstrap": "^4.6.2",
|
||||
"cheet.js": "^0.3.3",
|
||||
|
|
|
@ -1193,6 +1193,11 @@
|
|||
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.3.tgz#71f08e958883af64f6a20489318b5e95d2c6dc5b"
|
||||
integrity sha512-Iefl21FZD+ck1di6xSHMYzSzRiNJTHV4NrAzCfDfqc/wPz4xncrP8f2/fJ+2jzwKIaDn76UVMsALh7R5OzsF8Q==
|
||||
|
||||
"@rails/request.js@^0.0.6":
|
||||
version "0.0.6"
|
||||
resolved "https://registry.yarnpkg.com/@rails/request.js/-/request.js-0.0.6.tgz#5f0347a9f363e50ec45118c7134080490cda81d8"
|
||||
integrity sha512-dfFWaQXitYJ4kxrgGJNhDNXX54/v10YgoJqBMVe6lhqs6a4N9WD7goZJEvwin82TtK8MqUNhwfyisgKwM6dMdg==
|
||||
|
||||
"@rails/ujs@^6.1.4-1", "@rails/ujs@^6.1.6":
|
||||
version "6.1.6"
|
||||
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.1.6.tgz#de486ae0a663e1bed637a012cbb2739bfcfa2031"
|
||||
|
|
Loading…
Reference in a new issue