• Mato Ilic's avatar
    Create empty package.json in e2e test (#1401) (#1402) · 5414cff0
    Mato Ilic authored
    * Create empty package.json in e2e test
    
    Create empty package.json in e2e test while installing packaged CLI to prevent installation issues.
    
    * Use "npm init" to initialize package.json instead of just writing an empty object into it.
    
    * Fix typo
    5414cff0