Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2018 from bohawi/update-main
Browse files Browse the repository at this point in the history
Points main property in package.json to correct file
  • Loading branch information
interactivellama authored Oct 5, 2017
2 parents 202cdc1 + ee3d8c5 commit 5674896
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 @@ -94,7 +94,7 @@
"type": "BSD-3-Clause",
"url": "https://github.com/ExactTarget/fuelux/blob/master/LICENSE"
},
"main": "./dist/js/npm",
"main": "./js/npm",
"name": "fuelux",
"private": false,
"repository": {
Expand Down

0 comments on commit 5674896

Please sign in to comment.