Skip to content

Commit

Permalink
Merge pull request #10874 from MajorBreakfast/patch-1
Browse files Browse the repository at this point in the history
[BUGFIX beta] Include all files in jspm package
  • Loading branch information
rwjblue committed Apr 13, 2015
2 parents a21045d + dec934b commit 41542c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/package_manager_files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"registry": "jspm",
"dependencies": {
"jquery": "github:components/jquery@^2.1.3"
},
"files": ["ember.debug.js", "ember.prod.js", "ember-template-compiler.js"]
}
}
}

0 comments on commit 41542c6

Please sign in to comment.