ryuKKu- / angular-particle

Particle.js rewritted for Angular2/4
56 stars 22 forks source link

Update to Angular 6 #14

Closed kpfromer closed 5 years ago

kpfromer commented 6 years ago

Since angular 6 was released, I was wondering if this amazing library would update to use it. I am willing to work on this issue if needed! Here is what needs to be updated according to ng update:

package "angular-particle" has an incompatible peer dependency to "rxjs" (requires "^5.1.0", would install "6.1.0").
Package "angular-particle" has an incompatible peer dependency to "@angular/core" (requires ">=5.0.0-rc.0 <6.0.0||>=4.0.0 <5.0.0", would install "6.0.0").
edwardwilson commented 5 years ago

I have put a PR in which moves angular-particales to Angular 7 (which right now is the latest release) #18