Skip to content
Snippets Groups Projects
Commit ff906bd8 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

fix: rename javascript types to npm

parent a1941e30
Branches
No related tags found
No related merge requests found
......@@ -287,7 +287,7 @@ async function detectPackageFiles(input) {
}
}
if (config.packageFiles.length) {
config.types['javascript'] = true;
config.types['npm'] = true;
}
}
if (config.meteor.enabled) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment