ecowden / pluto.js

JavaScript Dependency Injection
MIT License
8 stars 3 forks source link

Moves npm package to @ecowden/pluto #35

Closed ecowden closed 2 years ago

ecowden commented 2 years ago

Moves this package in the NPM registry to @ecowden/pluto.

This motivation is that the current pluto npm module will be transferred to a new owner. Please update any references from pluto to @ecowden/pluto.

Most applications depend on pluto-path instead of directly referencing this pluto module. For those, simply update from pluto-path version v1.1.0 to v1.2.0. This new version of pluto-path has already updated the dependency internally. See ecowden/pluto-path#56.