Commit 46906e4
committed
Add repo info to package.json in all NPM packages hosted in this repo
1 parent 5726550 commit 46906e4Copy full SHA for 46906e4
File tree
Expand file treeCollapse file tree
7 files changed
+49
-0
lines changedOpen diff view settings
Filter options
- src
- Microsoft.AspNetCore.AngularServices/npm
- Microsoft.AspNetCore.ReactServices/npm/redux-typed
- Microsoft.AspNetCore.SpaServices/npm
- aspnet-prerendering
- aspnet-webpack-react
- aspnet-webpack
- domain-task
- templates/package-builder/src/yeoman
Expand file treeCollapse file tree
7 files changed
+49
-0
lines changedOpen diff view settings
Collapse file
src/Microsoft.AspNetCore.AngularServices/npm/package.json
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.AngularServices/npm/package.json+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
13 | 20 | |
14 | 21 | |
15 | 22 | |
|
Collapse file
src/Microsoft.AspNetCore.ReactServices/npm/redux-typed/package.json
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.ReactServices/npm/redux-typed/package.json+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
13 | 20 | |
14 | 21 | |
15 | 22 | |
|
Collapse file
src/Microsoft.AspNetCore.SpaServices/npm/aspnet-prerendering/package.json
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.SpaServices/npm/aspnet-prerendering/package.json+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
12 | 19 | |
13 | 20 | |
14 | 21 | |
|
Collapse file
src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack-react/package.json
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack-react/package.json+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
12 | 19 | |
13 | 20 | |
14 | 21 | |
|
Collapse file
src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack/package.json
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack/package.json+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
12 | 19 | |
13 | 20 | |
14 | 21 | |
|
Collapse file
src/Microsoft.AspNetCore.SpaServices/npm/domain-task/package.json
Copy file name to clipboardExpand all lines: src/Microsoft.AspNetCore.SpaServices/npm/domain-task/package.json+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
12 | 19 | |
13 | 20 | |
14 | 21 | |
|
Collapse file
templates/package-builder/src/yeoman/package.json
Copy file name to clipboardExpand all lines: templates/package-builder/src/yeoman/package.json+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
13 | 20 | |
14 | 21 | |
15 | 22 | |
|
0 commit comments