File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ Version 3 adds a Vue component library and also introduces a monorepo structure.
2222
2323### Published Packages
2424
25- - [ @explorer-1/vue ] ( https://github .com/nasa-jpl/ explorer-1/tree/main/packages /vue ) : Vue components
26- - [ @explorer-1/common ] ( https://github .com/nasa-jpl/ explorer-1/tree/main/packages /common ) : Static assets and shared assets between @explorer-1/vue
25+ - [ @explorer-1/vue ] ( https://npmjs .com/package/@ explorer-1/vue ) : Vue components
26+ - [ @explorer-1/common ] ( https://npmjs .com/package/@ explorer-1/common ) : Static assets and shared assets between @explorer-1/vue
2727
2828#### Other available packages, though generally unnecessary
2929
Original file line number Diff line number Diff line change 11# @explorer-1/common
22
3+ [ ![ npm] ( https://img.shields.io/npm/v/@explorer-1/common )] ( https://npmjs.com/package/@explorer-1/common )
4+
35- [ What's included] ( #whats-included )
46- [ Getting Started] ( #getting-started )
57 - [ Include the assets in your project] ( #include-the-assets-in-your-project )
Original file line number Diff line number Diff line change 11# @explorer-1/vue
22
3+ [ ![ npm] ( https://img.shields.io/npm/v/@explorer-1/vue )] ( https://npmjs.com/package/@explorer-1/vue )
4+
35- [ Prerequisites] ( #prerequisites )
46- [ Getting Started] ( #getting-started )
57 - [ Configuration (Vite)] ( #configuration-vite )
You can’t perform that action at this time.
0 commit comments