File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 },
1616 "scripts" : {
1717 "build" : " ember build" ,
18+ "install" : " cd node_modules/comlink && npm install && npm run build" ,
1819 "lint:js" : " eslint ." ,
1920 "start" : " ember serve" ,
2021 "test" : " ember test" ,
2122 "test:all" : " ember try:each"
2223 },
2324 "dependencies" : {
2425 "body-parser" : " ^1.18.3" ,
25- "comlink" : " ^4.0.1 " ,
26+ "comlink" : " CvX/comlink#wrap-chain " ,
2627 "ember-auto-import" : " ^1.2.15" ,
2728 "ember-cli-babel" : " ^6.6.0" ,
2829 "fastboot" : " ^1.2.1" ,
Original file line number Diff line number Diff line change @@ -3760,10 +3760,9 @@ combined-stream@~0.0.4:
37603760 dependencies:
37613761 delayed-stream "0.0.5"
37623762
3763- comlink@^4.0.1 :
3763+ comlink@CvX/comlink#wrap-chain :
37643764 version "4.0.1"
3765- resolved "https://registry.yarnpkg.com/comlink/-/comlink-4.0.1.tgz#b20d0fca012ef80cf7eae89b76e4b43b2a1a0e6d"
3766- integrity sha512-xEI50m6xEff5aZ29Epd+eNP+Plq2xTcUXGDJeWNqptudNB0hr59NV2KIi1xz6igb/Y2azKKSAj4ehI3wgGbREw==
3765+ resolved "https://codeload.github.com/CvX/comlink/tar.gz/f7913e3a02905389eeee4fda441356f3dbb19688"
37673766
3768376737693768 version "2.12.2"
You can’t perform that action at this time.
0 commit comments