Commit 6f8055b
committed
Update Yeoman generators to use aspnet-prerendering 1.0.2+ and publish as version 0.1.5
1 parent 9fabfd5 commit 6f8055bCopy full SHA for 6f8055b
File tree
Expand file treeCollapse file tree
3 files changed
+3
-3
lines changedOpen diff view settings
Filter options
- templates
- Angular2Spa
- ReactReduxSpa
- yeoman/src/generator
Expand file treeCollapse file tree
3 files changed
+3
-3
lines changedOpen diff view settings
Collapse file
templates/Angular2Spa/package.json
Copy file name to clipboardExpand all lines: templates/Angular2Spa/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
31 | | - |
| 31 | + |
32 | 32 | |
33 | 33 | |
34 | 34 | |
|
Collapse file
templates/ReactReduxSpa/package.json
Copy file name to clipboardExpand all lines: templates/ReactReduxSpa/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
| 23 | + |
24 | 24 | |
25 | 25 | |
26 | 26 | |
|
Collapse file
templates/yeoman/src/generator/package.json
Copy file name to clipboardExpand all lines: templates/yeoman/src/generator/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
4 | 4 | |
5 | 5 | |
6 | 6 | |
|
0 commit comments