feat(core/preset): add nexpect monorepo (#11538)

This commit is contained in:
Michael Kriese 2021-09-02 14:35:33 +02:00 committed by GitHub
parent de727153db
commit a73c107e85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -126,6 +126,7 @@ const repoGroups = {
'https://github.com/neutrinojs/neutrino',
'https://github.com/mozilla-neutrino/neutrino-dev',
],
nexpect: 'https://github.com/fluffynuts/NExpect',
nextjs: [
'https://github.com/zeit/next.js', // old repo
'https://github.com/vercel/next.js',