Skip to content

Commit

Permalink
chore: update repo info and version
Browse files Browse the repository at this point in the history
  • Loading branch information
emyann committed Jul 28, 2018
1 parent 473bd12 commit ffc1c54
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": "morphism",
"version": "0.8.1",
"version": "0.8.3",
"description": "Library to transform any Object / JSON to JavaScript Object Literals, and ES6 Class Objects. Help you scale your data processing",
"homepage": "https://emyann.github.io/morphism/",
"homepage": "https://github.com/nobrainr/morphism",
"scripts": {
"start": "npm run server:dev",
"server": "npm run server:dev",
Expand Down Expand Up @@ -66,7 +66,7 @@
"mocha": true
}
},
"repository": "emyann/morphism",
"repository": "nobrainr/morphism",
"license": "MIT",
"dependencies": {}
}

0 comments on commit ffc1c54

Please sign in to comment.