chore: rename navigation
This commit is contained in:
parent
e7cd8f7561
commit
ce232b7d6a
@ -22,7 +22,7 @@
|
||||
"hapi": "^17.2.0",
|
||||
"hapi-triton-auth": "^2.0.0",
|
||||
"inert": "^5.1.0",
|
||||
"joyent-navigation": "*",
|
||||
"my-joy-navigation": "*",
|
||||
"my-joy-images": "*",
|
||||
"my-joy-instances": "*",
|
||||
"rollover": "^1.0.0"
|
||||
|
@ -8,7 +8,7 @@ const { homedir } = require('os');
|
||||
const { join } = require('path');
|
||||
|
||||
const Sso = require('hapi-triton-auth');
|
||||
const Nav = require('joyent-navigation');
|
||||
const Nav = require('my-joy-navigation');
|
||||
const Api = require('cloudapi-gql');
|
||||
|
||||
const {
|
||||
|
@ -1,4 +1,4 @@
|
||||
# joyent-icons
|
||||
# icons
|
||||
|
||||
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg?style=flat-square)](https://opensource.org/licenses/MPL-2.0)
|
||||
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# joyent-icons
|
||||
# logo-assets
|
||||
|
||||
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg?style=flat-square)](https://opensource.org/licenses/MPL-2.0)
|
||||
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# images
|
||||
# my-joy-images
|
||||
|
||||
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg?style=flat-square)](https://opensource.org/licenses/MPL-2.0)
|
||||
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# my-joy-beta
|
||||
# my-joy-instances
|
||||
|
||||
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg?style=flat-square)](https://opensource.org/licenses/MPL-2.0)
|
||||
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "joyent-navigation",
|
||||
"name": "my-joy-navigation",
|
||||
"version": "2.0.0",
|
||||
"license": "MPL-2.0",
|
||||
"main": "lib/index.js",
|
1
packages/my-joy-navigation/readme.md
Normal file
1
packages/my-joy-navigation/readme.md
Normal file
@ -0,0 +1 @@
|
||||
# my-joy-navigation
|
@ -1 +0,0 @@
|
||||
# joyent-navigation
|
@ -1,4 +1,4 @@
|
||||
# joyent-portal-ui-toolkit
|
||||
# ui-toolkit
|
||||
|
||||
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg?style=flat-square)](https://opensource.org/licenses/MPL-2.0)
|
||||
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
|
||||
|
Loading…
Reference in New Issue
Block a user