basic gh-pages deps

This commit is contained in:
jywarren
2017-01-02 23:19:02 -05:00
parent 55743961e3
commit 1bf58351b4
489 changed files with 79775 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
set -e
cd .. # /bootstrap/
cp test-infra/npm-shrinkwrap.json npm-shrinkwrap.json
npm install
rm npm-shrinkwrap.json