mirror of
https://gitlab.com/octtspacc/staticoso
synced 2025-06-05 22:09:23 +02:00
Transition to monorepo on a new Dev branch
This commit is contained in:
7
App/Source/node_modules/resolve/test/resolver/invalid_main/package.json
generated
vendored
Normal file
7
App/Source/node_modules/resolve/test/resolver/invalid_main/package.json
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "invalid_main",
|
||||
"main": [
|
||||
"why is this a thing",
|
||||
"srsly omg wtf"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user