fix(core): update
This commit is contained in:
parent
d304bb5e59
commit
bacac5f2a4
@ -25,7 +25,7 @@ Platform support | [![Supports Windows 10](https://badgen.net/badge/supports%20W
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Use TypeScript for best in class intellisense
|
This module addresses single layer navigations.
|
||||||
|
|
||||||
## Contribution
|
## Contribution
|
||||||
|
|
||||||
|
8
ts/00_commitinfo_data.ts
Normal file
8
ts/00_commitinfo_data.ts
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
/**
|
||||||
|
* autocreated commitinfo by @pushrocks/commitinfo
|
||||||
|
*/
|
||||||
|
export const commitinfo = {
|
||||||
|
name: '@designestate/navigation',
|
||||||
|
version: '1.0.6',
|
||||||
|
description: 'a module for opinionated navigation abstraction'
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user