Skip to content

Commit

Permalink
Not sure what this does but lets be accurate.
Browse files Browse the repository at this point in the history
  • Loading branch information
kingkool68 committed Feb 23, 2018
1 parent e6edbcd commit 0cb38d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/spiritedmedia/tachyon-edge.git"
},
"description": "Tachyon for use in AWS Lambda@Edge for dynamically resizing images",
"main": "index.js",
"main": "tachyon.js",
"scripts": {
"build-docker": "docker build . -t tachyon-build",
"build-node-modules": "rm -R node_modules ; docker run -v `pwd`:/build -t tachyon-build",
Expand Down

0 comments on commit 0cb38d8

Please sign in to comment.