build(aio): add angular.io package.json and yarn.lock file
closes #14098
This commit is contained in:
parent
1ce7fd7827
commit
4106d18172
12
angular.io/package.json
Normal file
12
angular.io/package.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "angular.io",
|
||||
"version": "0.0.0",
|
||||
"main": "index.js",
|
||||
"repository": "git@github.com:angular/angular.git",
|
||||
"author": "Angular",
|
||||
"license": "MIT",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"firebase-tools": "^3.2.1"
|
||||
}
|
||||
}
|
1784
angular.io/yarn.lock
Normal file
1784
angular.io/yarn.lock
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user