Innovenergy_trunk/frontend/node_modules/is-jquery-obj/.publishrc

16 lines
339 B
Plaintext
Raw Permalink Normal View History

{
"validations": {
"vulnerableDependencies": true,
"uncommittedChanges": true,
"untrackedFiles": true,
"branch": "master",
"gitTag": true,
"sensitiveData": false
},
"confirm": false,
"publishTag": "latest",
"prePublishScript": "npm test",
"publishCommand": "npm publish",
"postPublishScript": false
}