Skip to content

Commit

Permalink
fix: ugh, fix the main-file typo
Browse files Browse the repository at this point in the history
BREAKING CHANGE: it works now.
  • Loading branch information
Tom Ashworth committed Nov 6, 2015
1 parent e022bcb commit 5987e11
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
@@ -1,7 +1,7 @@
{
"name": "flight-with-child-components",
"description": "A Flight mixin for nesting Flight components.",
"main": "dist/flght-with-child-components.js",
"main": "dist/flight-with-child-components.js",
"files": [
"dist"
],
Expand Down

0 comments on commit 5987e11

Please sign in to comment.