summaryrefslogtreecommitdiffstats
path: root/bower_components/bootstrap/test-infra/uncached-npm-install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap/test-infra/uncached-npm-install.sh')
-rwxr-xr-xbower_components/bootstrap/test-infra/uncached-npm-install.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/bower_components/bootstrap/test-infra/uncached-npm-install.sh b/bower_components/bootstrap/test-infra/uncached-npm-install.sh
deleted file mode 100755
index 1c56249..0000000
--- a/bower_components/bootstrap/test-infra/uncached-npm-install.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-cp test-infra/npm-shrinkwrap.canonical.json npm-shrinkwrap.json
-npm install
-rm npm-shrinkwrap.json