Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
fix(package): updated package lodash
Browse files Browse the repository at this point in the history
  • Loading branch information
maumercado committed Jul 15, 2019
1 parent 1b6bd1e commit 0427e5a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
18 changes: 7 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ![Colophon](https://github.com/project-colophon/brand/blob/master/logo.svg)

[![License][license-image]][license-url] [![version][npm-image]][npm-url] [![Build Status][circle-image]][circle-url]
[![License][license-image]][license-url] [![version][npm-image]][npm-url]

> Standarized project metadata to specify the components, constructs and authorship of software
Expand All @@ -9,7 +9,7 @@
#### 1. install the app using `npm`

```shell
$ npm install --global @colophon/app
$ npm install --global @telus/colophon-app
```

##### 2. Database
Expand All @@ -31,15 +31,11 @@ $ colophon
```

---
> Website: [colophon.id](https://colophon.id) •
> Github: [@project-colophon](https://github.com/project-colophon) •
> Twitter: [@ColophonID](https://twitter.com/ColophonID)
> Website: [colophon.id](https://colophon.telus.digital) •
> Github: [@telus Colophon](https://github.com/telus/telus-colophon-app) •
[license-url]: LICENSE
[license-image]: https://img.shields.io/github/license/project-colophon/app.svg?style=for-the-badge&logo=circleci
[license-image]: https://img.shields.io/github/license/telus/telus-colophon-app/app.svg?style=for-the-badge&logo=circleci

[circle-url]: https://circleci.com/gh/project-colophon/workflows/app
[circle-image]: https://img.shields.io/circleci/project/github/project-colophon/app/master.svg?style=for-the-badge&logo=circleci

[npm-url]: https://www.npmjs.com/package/@colophon/app
[npm-image]: https://img.shields.io/npm/v/@colophon/app.svg?style=for-the-badge&logo=npm
[npm-url]: https://www.npmjs.com/package/@telus/telus-colophon-app
[npm-image]: https://img.shields.io/npm/v/@telus/telus-colophon-app.svg?style=for-the-badge&logo=npm
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"version": "1.5.1",
"version": "1.5.2",
"name": "@telus/colophon-app",
"description": "Telus' Fork Standarized project metadata to specify the components, constructs and authorship of software",
"description": "Telus' Fork standarized project metadata to specify the components, constructs and authorship of software",
"author": "Ahmad Nassri <[email protected]> (https://www.ahmadnassri.com)",
"homepage": "https://colophon.id",
"homepage": "https://colophon.telus.digital",
"repository": {
"type": "git",
"url": "https://github.com/telus/telus-colophon-app.git"
Expand Down

0 comments on commit 0427e5a

Please sign in to comment.