Skip to content

Commit

Permalink
Change "main" field in package.json
Browse files Browse the repository at this point in the history
Makes it compatible with Browserify
  • Loading branch information
Bartozzz authored Apr 15, 2018
1 parent ce0d19e commit 28b7b85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "tota11y",
"version": "0.1.6",
"description": "An accessibility visualization toolkit",
"main": "build/tota11y.min.js",
"repository": {
"type": "git",
"url": "https://github.com/Khan/tota11y.git"
Expand Down

0 comments on commit 28b7b85

Please sign in to comment.