Skip to content

Commit df8cd44

Browse files
committed
Merge pull request #68 from AsaAyers/patch-1
Specify main in package.json
2 parents 2bc51f7 + e411db2 commit df8cd44

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "tether",
33
"version": "0.6.5",
44
"description": "A client-side library to make absolutely positioned elements attach to elements in the page efficiently.",
5+
"main": "tether.js",
56
"authors": [
67
"Zack Bloom <zackbloom@gmail.com>",
78
"Adam Schwartz <adam.flynn.schwartz@gmail.com>"

0 commit comments

Comments
 (0)