Skip to content
Snippets Groups Projects
Commit eada222e authored by Ana Ellis's avatar Ana Ellis
Browse files

feat: removed config from wrong file

parent 782a8d0c
No related branches found
No related tags found
No related merge requests found
......@@ -142,15 +142,5 @@ module.exports = {
'editoria-typescript': '2',
},
},
'bad-pubsweet-component-ink-backend': {
inkEndpoint:
process.env.INK_ENDPOINT || 'http://inkdemo-api.coko.foundation/',
email: process.env.INK_USERNAME,
password: process.env.INK_PASSWORD,
maxRetries: 500,
recipes: {
'editoria-typescript': '0',
},
},
publicKeys: ['pubsweet-client', 'authsome', 'validations'],
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment