Skip to content

Commit 0271475

Browse files
committed
NOJIRA: reverting the build script to point to universal master.
1 parent f2b96f8 commit 0271475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if not exist ..\node_modules (
1010

1111
if not exist ..\node_modules\universal (
1212
cd ..\node_modules
13-
git clone git://github.com/GPII/universal.git -b v0.2
13+
git clone git://github.com/GPII/universal.git
1414
cd universal
1515
npm install
1616
cd ..\..\windows

0 commit comments

Comments
 (0)