File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ const pkgJson = require('../package.json')
55const command = require ( `..` )
66
77notifyOfUpdates ( pkgJson )
8- makeEntryPoint ( command ) . parse ( )
8+ makeEntryPoint ( command )
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ const pkgJson = require('../package.json')
55const command = require ( `..` )
66
77notifyOfUpdates ( pkgJson )
8- makeEntryPoint ( command ) . parse ( )
8+ makeEntryPoint ( command )
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ const pkgJson = require('../package.json')
55const command = require ( `..` )
66
77notifyOfUpdates ( pkgJson )
8- makeEntryPoint ( command ) . parse ( )
8+ makeEntryPoint ( command )
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ const pkgJson = require('../package.json')
55const command = require ( `..` )
66
77notifyOfUpdates ( pkgJson )
8- makeEntryPoint ( command ) . parse ( )
8+ makeEntryPoint ( command )
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ const pkgJson = require('../package.json')
55const command = require ( `..` )
66
77notifyOfUpdates ( pkgJson )
8- makeEntryPoint ( command ) . parse ( )
8+ makeEntryPoint ( command )
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ const pkgJson = require('../package.json')
55const command = require ( `..` )
66
77notifyOfUpdates ( pkgJson )
8- makeEntryPoint ( command ) . parse ( )
8+ makeEntryPoint ( command )
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ const pkgJson = require('../package.json')
55const command = require ( `..` )
66
77notifyOfUpdates ( pkgJson )
8- makeEntryPoint ( command ) . parse ( )
8+ makeEntryPoint ( command )
You can’t perform that action at this time.
0 commit comments