Skip to content

Commit 70bb8a0

Browse files
committed
Merge branch 'yzen-0.2' into v0.2
* yzen-0.2: NOJIRA: reverting the build script to point to universal master.
2 parents f2b96f8 + 0271475 commit 70bb8a0

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)