Skip to content

Commit 32239df

Browse files
committed
chore(package): updated dependencies
1 parent 88d6cc3 commit 32239df

25 files changed

+4553
-6508
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ addons:
1111

1212
language: node_js
1313
node_js:
14-
- "6"
15-
- "10"
14+
- "8"
1615

1716
before_script:
1817
- export DISPLAY=:99.0
@@ -25,4 +24,3 @@ after_success: gulp coveralls
2524

2625
cache:
2726
yarn: true
28-

.yo-rc.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"authorName": "anthonynahas",
55
"authorEmail": "[email protected]",
66
"githubUsername": "anthonynahas",
7-
"githubRepoName": "ngx-material-pages",
8-
"projectName": "ngx-material-pages",
7+
"githubRepoName": "@angular-material-extensions/pages",
8+
"projectName": "@angular-material-extensions/pages",
99
"projectVersion": "0.0.1",
1010
"projectDescription": "Open source library for angular apps to illustrate custom material pages content with steps (ideal for tutorials and explanation purposes)",
1111
"projectKeywords": [
@@ -38,4 +38,4 @@
3838
"config/setupJest.ts"
3939
]
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)