Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartozzz committed Oct 21, 2019
1 parent c47b6cd commit fbd29f6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "three-snapshot-serializer",
"version": "1.1.0",
"name": "threejs-snapshot-serializer",
"version": "1.2.0",
"description": "Jest snapshot serializer for THREE objects",
"homepage": "https://github.com/dbkaplun/three-snapshot-serializer",
"repository": "https://github.com/dbkaplun/three-snapshot-serializer",
"bugs": "https://github.com/dbkaplun/three-snapshot-serializer/issues",
"homepage": "https://github.com/Bartozzz/threejs-snapshot-serializer",
"repository": "https://github.com/Bartozzz/threejs-snapshot-serializer",
"bugs": "https://github.com/Bartozzz/threejs-snapshot-serializer/issues",
"main": "lib/index.js",
"scripts": {
"clean": "rm -rf lib/",
Expand Down

0 comments on commit fbd29f6

Please sign in to comment.