diff --git a/lib/node_modules/@stdlib/number/float32/base/exponent/manifest.json b/lib/node_modules/@stdlib/number/float32/base/exponent/manifest.json index c1b80d501b69..4af0396f3384 100644 --- a/lib/node_modules/@stdlib/number/float32/base/exponent/manifest.json +++ b/lib/node_modules/@stdlib/number/float32/base/exponent/manifest.json @@ -1,29 +1,29 @@ -{ + { "options": {}, "fields": [ - { + { "field": "src", "resolve": true, "relative": true - }, - { + }, + { "field": "include", "resolve": true, "relative": true - }, - { + }, + { "field": "libraries", "resolve": false, "relative": false - }, - { + }, + { "field": "libpath", "resolve": true, "relative": false - } + } ], "confs": [ - { + { "src": [ "./src/main.c" ], @@ -37,6 +37,6 @@ "@stdlib/constants/float32/exponent-mask", "@stdlib/number/float32/base/to-word" ] - } + } ] -} + }