fix: avoid triggering a cli bug (#21611)
Temporary update to the package.json file until CLI is fixed to handle 6.0 builds.
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "angular-srcs",
|
"name": "angular-srcs",
|
||||||
"version": "6.0.0-beta.0",
|
"version": "TODO this should be 6.0.0-beta.0, workaround",
|
||||||
|
"version": "5.9.9-6-beta.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"branchPattern": "2.0.*",
|
"branchPattern": "2.0.*",
|
||||||
"description": "Angular - a web framework for modern web apps",
|
"description": "Angular - a web framework for modern web apps",
|
||||||
|
Reference in New Issue
Block a user