Skip to content

Commit

Permalink
Updated repository location
Browse files Browse the repository at this point in the history
  • Loading branch information
enenkel committed Jan 23, 2017
1 parent 80201d1 commit 53f79b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "generator-next",
"version": "0.1.0",
"version": "0.1.1",
"description": "Generator that provides a basic setup for a Node project with Express and Typescript.",
"homepage": "https://github.com/enenkel/generator-next",
"homepage": "https://github.com/ommsolutions/generator-next",
"author": {
"name": "Andreas Enenkel",
"email": "ae@omm-solutions.de"
Expand Down Expand Up @@ -43,7 +43,7 @@
"mocha": true
}
},
"repository": "https://github.com/enenkel/generator-next",
"repository": "https://github.com/ommsolutions/generator-next",
"scripts": {
"prepublish": "gulp prepublish",
"test": "gulp"
Expand Down

0 comments on commit 53f79b4

Please sign in to comment.