dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
25 stars 34 forks source link

Migrate to @dojo scoped package(s) #91

Closed agubler closed 7 years ago

agubler commented 7 years ago

Type: feature

The following has been addressed in the PR:

Description:

Update package.json and all dependency references to use @dojo namespace.

Related to https://github.com/dojo/meta/issues/129

agubler commented 7 years ago

This will need some additional changes to support command discovery using the @dojo scope

codecov-io commented 7 years ago

Current coverage is 99.15% (diff: 100%)

Merging #91 into master will not change coverage

@@             master        #91   diff @@
==========================================
  Files            11         11          
  Lines           237        237          
  Methods           0          0          
  Messages          0          0          
  Branches         20         20          
==========================================
  Hits            235        235          
  Misses            0          0          
  Partials          2          2          

Powered by Codecov. Last update e2ef3d5...f80ff10

rishson commented 7 years ago

👍

agubler commented 7 years ago

@dylans updated the package.json to the correct loader version.