aboutsummaryrefslogtreecommitdiffstats
path: root/bower_components/bootstrap/test-infra/uncached-npm-install.sh
diff options
context:
space:
mode:
authorLibravatarAgustin Henze <tin@sluc.org.ar>2014-06-13 21:51:02 -0300
committerLibravatarAgustin Henze <tin@sluc.org.ar>2014-06-13 21:51:02 -0300
commit58c4878526dec5510f23c812274686787d8724ba (patch)
tree5f2374bc17adb10e15f7e5b4576595d9cc2ef17e /bower_components/bootstrap/test-infra/uncached-npm-install.sh
parentfa50632a9d87c3989566fed3e49c160a132e0d14 (diff)
Imported Upstream version 7.0.1upstream/7.0.1
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, 4 insertions, 0 deletions
diff --git a/bower_components/bootstrap/test-infra/uncached-npm-install.sh b/bower_components/bootstrap/test-infra/uncached-npm-install.sh
new file mode 100755
index 0000000..1c56249
--- /dev/null
+++ b/bower_components/bootstrap/test-infra/uncached-npm-install.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+cp test-infra/npm-shrinkwrap.canonical.json npm-shrinkwrap.json
+npm install
+rm npm-shrinkwrap.json