mirror of
https://github.com/denoland/deno.git
synced 2024-11-28 16:20:57 -05:00
06b6352292
Regression in 1.45.0 caused by storing relative paths instead of absolute paths in the binary. Closes #24654
11 lines
171 B
JSON
11 lines
171 B
JSON
{
|
|
"name": "package",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@denotest/add": "*"
|
|
}
|
|
}
|