semantic-release/semantic-release#1657

node v10.24.1
version: 1.0.0
endpointsharetweet
Test case to reproduce https://github.com/semantic-release/semantic-release/issues/1657
const findDuplicatedPropertyKeys = require("find-duplicated-property-keys") const pkg = `{ "one": [ [ "three" ], "four" ] } ` findDuplicatedPropertyKeys(pkg)
Loading…

no comments

    sign in to comment