chore: fix zone.js for plunkers (#2421)

This commit is contained in:
Jesús Rodríguez 2016-09-21 14:19:22 +02:00 committed by GitHub
parent 7252bd1553
commit fe220a5cab
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ var _rxData = [
{
pattern: 'script',
from: 'node_modules/zone.js/dist/zone.js',
to: 'https://unpkg.com/zone.js@0.6.23?main=browser'
to: 'https://unpkg.com/zone.js@0.6.25?main=browser'
},
{
pattern: 'script',