Skip to content

Commit

Permalink
chore(package): updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Aug 7, 2018
1 parent 88d6cc3 commit 32239df
Show file tree
Hide file tree
Showing 25 changed files with 4,553 additions and 6,508 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ addons:

language: node_js
node_js:
- "6"
- "10"
- "8"

before_script:
- export DISPLAY=:99.0
Expand All @@ -25,4 +24,3 @@ after_success: gulp coveralls

cache:
yarn: true

6 changes: 3 additions & 3 deletions .yo-rc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"authorName": "anthonynahas",
"authorEmail": "anthony.na@hotmail.de",
"githubUsername": "anthonynahas",
"githubRepoName": "ngx-material-pages",
"projectName": "ngx-material-pages",
"githubRepoName": "@angular-material-extensions/pages",
"projectName": "@angular-material-extensions/pages",
"projectVersion": "0.0.1",
"projectDescription": "Open source library for angular apps to illustrate custom material pages content with steps (ideal for tutorials and explanation purposes)",
"projectKeywords": [
Expand Down Expand Up @@ -38,4 +38,4 @@
"config/setupJest.ts"
]
}
}
}
Loading

0 comments on commit 32239df

Please sign in to comment.