aboutsummaryrefslogtreecommitdiff
path: root/npm-uninstall.txt
blob: f4523fb5c83f239e166da895d9f77935b0e516eb (plain)
1
2
3
4
5
6
npm --no-progress --no-update-notifier \
    --audit false uninstall \
    --ignore-scripts --package-lock-only \
    --package-lock-version=3 \
    --registry=http://localhost:8080 \
    Experiment-Dummy-Package-To-Delete