Upgraded to Angular2 2.0.0-alpha.46 #5

Merged
matthewdenobrega merged 1 commits from master into master 2015-11-19 11:50:10 +00:00
matthewdenobrega commented 2015-11-18 20:36:54 +00:00 (Migrated from github.com)

Added node_modules to .npmignore - node modules shouldn't be installed with npm and cause Typscript duplicate definition errors
Removed reference to _destroy in removeFromQueue (this was removed from the FileItem class but was still being called)
Put in required type for EventEmitter
Moved peer dependencies from dependencies to peer dependencies

Added node_modules to .npmignore - node modules shouldn't be installed with npm and cause Typscript duplicate definition errors Removed reference to _destroy in removeFromQueue (this was removed from the FileItem class but was still being called) Put in required type for EventEmitter Moved peer dependencies from dependencies to peer dependencies
valorkin commented 2015-11-19 11:50:17 +00:00 (Migrated from github.com)

LGTM! Thanks for upgrading!

LGTM! Thanks for upgrading!
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#5