Skip to content

Commit

Permalink
Merge pull request #218 from serverless-heaven/2.2.3-prepare-the-move
Browse files Browse the repository at this point in the history
Change home organization and bump version to 2.2.3
  • Loading branch information
HyperBrain authored Sep 9, 2017
2 parents d0518a0 + e092fde commit 4939f63
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 28 deletions.
46 changes: 23 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,16 +341,16 @@ Plugin commands are supported by the following providers. ⁇ indicates that com
* Print Webpack stats on recompile [#127][link-127]

[ico-serverless]: http://public.serverless.com/badges/v3.svg
[ico-license]: https://img.shields.io/github/license/elastic-coders/serverless-webpack.svg
[ico-circleci]: https://img.shields.io/circleci/project/github/elastic-coders/serverless-webpack.svg
[ico-license]: https://img.shields.io/github/license/serverless-heaven/serverless-webpack.svg
[ico-circleci]: https://img.shields.io/circleci/project/github/serverless-heaven/serverless-webpack.svg
[ico-npm]: https://img.shields.io/npm/v/serverless-webpack.svg
[ico-contributors]: https://img.shields.io/github/contributors/elastic-coders/serverless-webpack.svg
[ico-contributors]: https://img.shields.io/github/contributors/serverless-heaven/serverless-webpack.svg

[link-serverless]: http://www.serverless.com/
[link-license]: ./blob/master/LICENSE
[link-circleci]: https://circleci.com/gh/elastic-coders/serverless-webpack/
[link-circleci]: https://circleci.com/gh/serverless-heaven/serverless-webpack/
[link-npm]: https://www.npmjs.com/package/serverless-webpack
[link-contributors]: https://github.com/elastic-coders/serverless-webpack/graphs/contributors
[link-contributors]: https://github.com/serverless-heaven/serverless-webpack/graphs/contributors

[link-webpack]: https://webpack.github.io/
[link-babel]: https://babeljs.io/
Expand All @@ -363,26 +363,26 @@ Plugin commands are supported by the following providers. ⁇ indicates that com

[comment]: # (Referenced issues)

[link-135]: https://github.com/elastic-coders/serverless-webpack/issues/135
[link-135]: https://github.com/serverless-heaven/serverless-webpack/issues/135

[link-83]: https://github.com/elastic-coders/serverless-webpack/pull/83
[link-88]: https://github.com/elastic-coders/serverless-webpack/pull/88
[link-127]: https://github.com/elastic-coders/serverless-webpack/pull/127
[link-131]: https://github.com/elastic-coders/serverless-webpack/pull/131
[link-132]: https://github.com/elastic-coders/serverless-webpack/pull/132
[link-140]: https://github.com/elastic-coders/serverless-webpack/pull/140
[link-141]: https://github.com/elastic-coders/serverless-webpack/issues/141
[link-144]: https://github.com/elastic-coders/serverless-webpack/issues/144
[link-83]: https://github.com/serverless-heaven/serverless-webpack/pull/83
[link-88]: https://github.com/serverless-heaven/serverless-webpack/pull/88
[link-127]: https://github.com/serverless-heaven/serverless-webpack/pull/127
[link-131]: https://github.com/serverless-heaven/serverless-webpack/pull/131
[link-132]: https://github.com/serverless-heaven/serverless-webpack/pull/132
[link-140]: https://github.com/serverless-heaven/serverless-webpack/pull/140
[link-141]: https://github.com/serverless-heaven/serverless-webpack/issues/141
[link-144]: https://github.com/serverless-heaven/serverless-webpack/issues/144

[link-11]: https://github.com/elastic-coders/serverless-webpack/issues/11
[link-107]: https://github.com/elastic-coders/serverless-webpack/issues/107
[link-129]: https://github.com/elastic-coders/serverless-webpack/pull/129
[link-154]: https://github.com/elastic-coders/serverless-webpack/issues/154
[link-159]: https://github.com/elastic-coders/serverless-webpack/issues/159
[link-11]: https://github.com/serverless-heaven/serverless-webpack/issues/11
[link-107]: https://github.com/serverless-heaven/serverless-webpack/issues/107
[link-129]: https://github.com/serverless-heaven/serverless-webpack/pull/129
[link-154]: https://github.com/serverless-heaven/serverless-webpack/issues/154
[link-159]: https://github.com/serverless-heaven/serverless-webpack/issues/159

[link-158]: https://github.com/elastic-coders/serverless-webpack/issues/158
[link-165]: https://github.com/elastic-coders/serverless-webpack/issues/165
[link-158]: https://github.com/serverless-heaven/serverless-webpack/issues/158
[link-165]: https://github.com/serverless-heaven/serverless-webpack/issues/165

[link-193]: https://github.com/elastic-coders/serverless-webpack/issues/193
[link-193]: https://github.com/serverless-heaven/serverless-webpack/issues/193

[link-202]: https://github.com/elastic-coders/serverless-webpack/issues/202
[link-202]: https://github.com/serverless-heaven/serverless-webpack/issues/202
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "serverless-webpack",
"version": "2.2.2",
"version": "2.2.3",
"description": "Serverless plugin to bundle your javascript with Webpack",
"main": "index.js",
"author": "Nicola Peduzzi <nicola.peduzzi@elastic-coders.com> (http://elastic-coders.com)",
"repository": {
"type": "git",
"url": "git+https://github.com/elastic-coders/serverless-webpack.git"
"url": "git+https://github.com/serverless-heaven/serverless-webpack.git"
},
"keywords": [
"serverless",
Expand All @@ -20,9 +20,9 @@
],
"license": "MIT",
"bugs": {
"url": "https://github.com/elastic-coders/serverless-webpack/issues"
"url": "https://github.com/serverless-heaven/serverless-webpack/issues"
},
"homepage": "https://github.com/elastic-coders/serverless-webpack#readme",
"homepage": "https://github.com/serverless-heaven/serverless-webpack#readme",
"scripts": {
"test": "istanbul cover ./node_modules/mocha/bin/_mocha tests/all -- -R spec --recursive"
},
Expand Down

0 comments on commit 4939f63

Please sign in to comment.