build: update router package.json placeholder (#17060)

This commit is contained in:
Chuck Jazdzewski 2017-05-30 14:19:54 -06:00 committed by Victor Berchet
parent 8ffa483bb6
commit e5138081ec
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@angular/router",
"version": "0.0.0-ROUTERPLACEHOLDER",
"version": "0.0.0-PLACEHOLDER",
"description": "Angular - the routing library",
"main": "./bundles/router.umd.js",
"module": "./@angular/router.es5.js",