File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 21
21
" @rescript/react" ,
22
22
" @rescript/core" ,
23
23
" @glennsl/rescript-fetch" ,
24
- " @glennsl/rescript-json-combinators"
24
+ " @glennsl/rescript-json-combinators" ,
25
+ " rescript-react-on-rails"
25
26
],
26
27
"jsx" : {
27
28
"version" : 4 ,
Original file line number Diff line number Diff line change 87
87
"redux" : " ^4.2.1" ,
88
88
"redux-thunk" : " ^2.2.0" ,
89
89
"rescript" : " ^10.1.4" ,
90
+ "rescript-react-on-rails" : " ^1.0.0" ,
90
91
"resolve-url-loader" : " ^2.2.0" ,
91
92
"sanitize-html" : " ^2.11.0" ,
92
93
"sass" : " ^1.58.3" ,
Original file line number Diff line number Diff line change @@ -8238,6 +8238,11 @@ requires-port@^1.0.0:
8238
8238
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
8239
8239
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==
8240
8240
8241
+ rescript-react-on-rails@^1.0.0 :
8242
+ version "1.0.0"
8243
+ resolved "https://registry.yarnpkg.com/rescript-react-on-rails/-/rescript-react-on-rails-1.0.0.tgz#700ae22fa5b749e15d058f7b9732db0c4864cc04"
8244
+ integrity sha512-67NJeenJsMNvDTPQL1w9Tw2sGyt/4Ycfj9rqXmEhpye84R4iISJLAlgxyWKZp2boOqbpFo3X1Yf+wBHjDnO2BA==
8245
+
8241
8246
rescript@^10.1.4 :
8242
8247
version "10.1.4"
8243
8248
resolved "https://registry.yarnpkg.com/rescript/-/rescript-10.1.4.tgz#0f37710d371f32a704f17b4e804f66ce3c79a305"
You can’t perform that action at this time.
0 commit comments