File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @privyid/ghoulscript-monorepo" ,
3
- "packageManager" : " yarn@4.3.1 " ,
3
+ "packageManager" : " yarn@4.4.0 " ,
4
4
"private" : true ,
5
5
"workspaces" : [
6
6
" packages/*" ,
Original file line number Diff line number Diff line change 3
3
"description" : " Ghostscript compiled to WebAssembly" ,
4
4
"version" : " 0.1.0-alpha.2" ,
5
5
"gsVersion" : " 10.03.1" ,
6
- "packageManager" : " yarn@4.3.1 " ,
6
+ "packageManager" : " yarn@4.4.0 " ,
7
7
"type" : " module" ,
8
8
"main" : " ./dist/gs.cjs" ,
9
9
"module" : " ./dist/gs.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @privyid/ghoulscript" ,
3
- "packageManager" : " yarn@4.3.1 " ,
3
+ "packageManager" : " yarn@4.4.0 " ,
4
4
"version" : " 0.1.0-alpha.4" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments