Skip to content

Commit 0cb38d8

Browse files
committed
Not sure what this does but lets be accurate.
1 parent e6edbcd commit 0cb38d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/spiritedmedia/tachyon-edge.git"
77
},
88
"description": "Tachyon for use in AWS Lambda@Edge for dynamically resizing images",
9-
"main": "index.js",
9+
"main": "tachyon.js",
1010
"scripts": {
1111
"build-docker": "docker build . -t tachyon-build",
1212
"build-node-modules": "rm -R node_modules ; docker run -v `pwd`:/build -t tachyon-build",

0 commit comments

Comments
 (0)