Skip to content

Commit

Permalink
1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sohamkamani committed Sep 25, 2017
1 parent 753cc63 commit 0508e27
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "three-obj-loader",
"version": "1.1.2",
"version": "1.1.3",
"description": "NodeJS wrapper for Three.js' OBJLoader function",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -39,6 +39,5 @@
"source-map-support": "^0.3.3",
"three": "^0.84.0"
},
"dependencies": {
}
"dependencies": {}
}

0 comments on commit 0508e27

Please sign in to comment.