chore(cloudapi-gql): s/joyent-portal-cloudapi-gql/cloudapi-gql
This commit is contained in:
parent
ed4ce42237
commit
d93ca077bd
@ -1,4 +1,4 @@
|
|||||||
# joyent-portal-cloudapi-gql
|
# cloudapi-gql
|
||||||
|
|
||||||
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)
|
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)
|
||||||
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg)](https://github.com/RichardLitt/standard-readme)
|
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg)](https://github.com/RichardLitt/standard-readme)
|
||||||
@ -15,7 +15,7 @@ Server that exposes [CloudApi](https://apidocs.joyent.com/cloudapi/) through [Gr
|
|||||||
## Install
|
## Install
|
||||||
|
|
||||||
```
|
```
|
||||||
yarn add joyent-portal-cloudapi-gql
|
yarn add cloudapi-gql
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "cloudapi-gql",
|
"name": "cloudapi-gql",
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"private": true,
|
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"repository": "github:yldio/joyent-portal",
|
"repository": "github:yldio/joyent-portal",
|
||||||
"main": "src/schema/index.js",
|
"main": "src/schema/index.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user