mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 03:56:19 +00:00
bump dev deps, bump travis versions
This commit is contained in:
@@ -2,5 +2,7 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "0.10"
|
||||||
- "0.11"
|
- "0.11"
|
||||||
|
- "0.12"
|
||||||
|
- "iojs"
|
||||||
before_script:
|
before_script:
|
||||||
- npm install -g grunt-cli
|
- npm install -g grunt-cli
|
||||||
@@ -61,11 +61,11 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"folderify": "^0.6.0",
|
"folderify": "^0.6.0",
|
||||||
"grunt": "^0.4.5",
|
"grunt": "^0.4.5",
|
||||||
"grunt-contrib-jshint": "^0.10.0",
|
"grunt-contrib-jshint": "^0.11.0",
|
||||||
"grunt-release": "^0.9.0",
|
"grunt-release": "^0.11.0",
|
||||||
"grunt-templates-dylang": "^1.0.0",
|
"grunt-templates-dylang": "^1.0.0",
|
||||||
"include-folder": "^0.7.0",
|
"include-folder": "^0.7.0",
|
||||||
"load-grunt-tasks": "^1.0.0",
|
"load-grunt-tasks": "^3.1.0",
|
||||||
"mockdate": "^1.0.1",
|
"mockdate": "^1.0.1",
|
||||||
"prova": "^2.0.3",
|
"prova": "^2.0.3",
|
||||||
"q": "^1.0.0",
|
"q": "^1.0.0",
|
||||||
|
|||||||
13
readme.md
13
readme.md
@@ -1,4 +1,4 @@
|
|||||||
## rss [](https://travis-ci.org/dylang/rss) [](https://www.npmjs.org/package/rss)
|
## rss [](https://travis-ci.org/dylang/node-rss) [](https://www.npmjs.org/package/rss)
|
||||||
|
|
||||||
> RSS feed generator. Add RSS feeds to any project. Supports enclosures and GeoRSS.
|
> RSS feed generator. Add RSS feeds to any project. Supports enclosures and GeoRSS.
|
||||||
|
|
||||||
@@ -186,10 +186,10 @@ are included.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
### About the Author [](https://github.com/dylang) [](https://twitter.com/dylang)
|
### About the Author
|
||||||
|
|
||||||
Hi! Thanks for checking `rss`! My name is **Dylan Greene**. When not overwhelmed with my two young kids I enjoy contributing
|
Hi! Thanks for checking out this project! My name is **Dylan Greene**. When not overwhelmed with my two young kids I enjoy contributing
|
||||||
to the open source community. I'm also a tech lead at [Opower](http://opower.com).
|
to the open source community. I'm also a tech lead at [Opower](http://opower.com). [](https://github.com/dylang) [](https://twitter.com/dylang)
|
||||||
|
|
||||||
Here's some of my other Node projects:
|
Here's some of my other Node projects:
|
||||||
|
|
||||||
@@ -210,12 +210,13 @@ _This list was generated using [anthology](https://github.com/dylang/anthology).
|
|||||||
|
|
||||||
|
|
||||||
### License
|
### License
|
||||||
Copyright (c) 2014 Dylan Greene, contributors.
|
Copyright (c) 2015 Dylan Greene, contributors.
|
||||||
|
|
||||||
Released under the [MIT license](https://tldrlegal.com/license/mit-license).
|
Released under the [MIT license](https://tldrlegal.com/license/mit-license).
|
||||||
|
|
||||||
Screenshots are [CC BY-SA](http://creativecommons.org/licenses/by-sa/4.0/) (Attribution-ShareAlike).
|
Screenshots are [CC BY-SA](http://creativecommons.org/licenses/by-sa/4.0/) (Attribution-ShareAlike).
|
||||||
|
|
||||||
***
|
***
|
||||||
_Generated using [grunt-readme](https://github.com/assemble/grunt-readme) with [grunt-templates-dylang](https://github.com/dylang/grunt-templates-dylang) on Friday, December 19, 2014._
|
_Generated using [grunt-readme](https://github.com/assemble/grunt-readme) with [grunt-templates-dylang](https://github.com/dylang/grunt-templates-dylang) on Sunday, February 8, 2015._
|
||||||
|
_To make changes to this document look in `/templates/readme/`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user