This repository was archived by the owner on Jul 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010 },
1111 "scripts" : {
1212 "install" : " prebuild-install --runtime napi --backend cmake-js --config Release || yarn rebuild" ,
13- "build-deps" : " cmake-js configure --directory ./cortex-cpp-deps --out ./build-deps/cortex-cpp-deps && cmake-js build --directory ./cortex-cpp-deps --out ./build-deps/cortex-cpp-deps --config Release" ,
13+ "build-deps" : " cmake-js configure --directory ./cortex-cpp-deps --out ./build-deps/cortex-cpp-deps --config Release && cmake-js build --directory ./cortex-cpp-deps --out ./build-deps/cortex-cpp-deps --config Release" ,
1414 "build" : " yarn build-deps && cmake-js configure --config Release && cmake-js build --config Release" ,
1515 "rebuild" : " yarn build-deps && cmake-js rebuild --config Release" ,
1616 "prebuild" : " yarn build-deps && prebuild --runtime napi --backend cmake-js --all --strip --verbose --config Release --include-regex \"\\ .(node|exp|lib|so)$\" " ,
Original file line number Diff line number Diff line change 5454 "class-transformer" : " ^0.5.1" ,
5555 "class-validator" : " ^0.14.1" ,
5656 "cli-progress" : " ^3.12.0" ,
57- "cortex-cpp" : " 0.5.0-35 " ,
57+ "cortex-cpp" : " 0.5.0-36 " ,
5858 "cpu-instructions" : " ^0.0.11" ,
5959 "decompress" : " ^4.2.1" ,
6060 "hyllama" : " ^0.2.2" ,
You can’t perform that action at this time.
0 commit comments