Skip to content
This repository has been archived by the owner. It is now read-only.

Ignore package-lock.json temporarily #10720

Closed
wants to merge 1 commit into from
Closed
Commits on Aug 31, 2017
  1. Ignore package-lock.json temporarily

    Suguru Hirahara
    Suguru Hirahara committed Aug 31, 2017
    Let's revert it after travis-ci/travis-ci#7936 is fixed. See: #9691 (comment)
    
    Addresses #8283
    
    Test Plan:
    1. rm -rf node_modules
    2. npm install
    3. git status
    3. make sure package-lock.json is no longer listed
You can’t perform that action at this time.