File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 0.19.9 " ,
3+ "version" : " 0.19.10 " ,
44 "packages" : [" packages/*" ],
55 "npmClient" : " yarn"
66}
Original file line number Diff line number Diff line change 11{
22 "name" : " @emscripten-forge/mambajs-core" ,
3- "version" : " 0.19.9 " ,
3+ "version" : " 0.19.10 " ,
44 "description" : " Mambajs core utilities" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @emscripten-forge/mambajs" ,
3- "version" : " 0.19.9 " ,
3+ "version" : " 0.19.10 " ,
44 "description" : " Solve conda environments and pip packages in your browser" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
3838 },
3939 "dependencies" : {
4040 "@conda-org/rattler" : " ^0.3.5" ,
41- "@emscripten-forge/mambajs-core" : " ^0.19.9 " ,
41+ "@emscripten-forge/mambajs-core" : " ^0.19.10 " ,
4242 "yaml" : " ^2.7.0"
4343 }
4444}
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ __metadata:
6969 languageName : node
7070 linkType : hard
7171
72- " @emscripten-forge/mambajs-core@npm:^0.19.9 , @emscripten-forge/mambajs-core@workspace:packages/mambajs-core " :
72+ " @emscripten-forge/mambajs-core@npm:^0.19.10 , @emscripten-forge/mambajs-core@workspace:packages/mambajs-core " :
7373 version : 0.0.0-use.local
7474 resolution : " @emscripten-forge/mambajs-core@workspace:packages/mambajs-core"
7575 dependencies :
@@ -112,7 +112,7 @@ __metadata:
112112 resolution : " @emscripten-forge/mambajs@workspace:packages/mambajs"
113113 dependencies :
114114 " @conda-org/rattler " : " npm:^0.3.5"
115- " @emscripten-forge/mambajs-core " : " npm:^0.19.9 "
115+ " @emscripten-forge/mambajs-core " : " npm:^0.19.10 "
116116 " @esbuild-plugins/node-globals-polyfill " : " npm:^0.2.3"
117117 " @esbuild-plugins/node-modules-polyfill " : " npm:^0.2.2"
118118 esbuild : " npm:^0.24.0"
You can’t perform that action at this time.
0 commit comments