• 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