mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-12 07:42:48 +10:00
fix package lock
This commit is contained in:
@ -27,10 +27,5 @@
|
||||
"universal": "napi universal",
|
||||
"version": "napi version"
|
||||
},
|
||||
"packageManager": "yarn@4.5.0",
|
||||
"optionalDependencies": {
|
||||
"@drop/droplet-win32-x64-msvc": "0.0.0",
|
||||
"@drop/droplet-darwin-x64": "0.0.0",
|
||||
"@drop/droplet-linux-x64-gnu": "0.0.0"
|
||||
}
|
||||
}
|
||||
"packageManager": "yarn@4.5.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user