dojo / dijit-themes

Dojo 1 - modern themes
Other
29 stars 21 forks source link

Change the package.json name #18

Closed kitsonk closed 8 years ago

kitsonk commented 8 years ago

We should likely change the package.json name to something that won't collide on npm, like dojo-themes.

dylans commented 8 years ago

Makes sense, I'll address this weekend.

We do have @dojo for scoped npm packages which we could use, e.g. @dojo/themes rather than dojo-themes, but I've not had time to research the implications of scoped packages ( https://docs.npmjs.com/getting-started/scoped-packages )

dylans commented 8 years ago

Closed via b878942.