chore(package.json): rename "angular2-" as "angular-" in name (#2558)

also ignore a2docs.css
This commit is contained in:
Ward Bell
2016-10-06 16:10:30 -07:00
committed by GitHub
parent 5042b3021c
commit 8710eb052d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "angular2-examples-master",
"name": "angular-examples-master",
"version": "1.0.0",
"description": "Master package.json, the superset of all dependencies for all of the _example package.json files. See _boilerplate/package.json for example npm scripts.",
"scripts": {