Skip to content

Commit

Permalink
Add local parcel-bundler info
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 committed May 23, 2019
1 parent 3d11b57 commit bd0549f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/parcel-bundler/src/cli.js
Expand Up @@ -175,6 +175,7 @@ program
System: ['OS', 'CPU'],
Binaries: ['Node', 'Yarn', 'npm'],
Browsers: ['Chrome', 'Edge', 'Firefox', 'Safari'],
npmPackages: ['parcel-bundler'],
npmGlobalPackages: ['parcel-bundler']
})
.then(console.log);
Expand Down

0 comments on commit bd0549f

Please sign in to comment.