Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
0xF6 committed Jun 24, 2018
1 parent d74a9a8 commit 1f4c5b3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,5 @@ typings/

# next.js build output
.next

lib/
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Library for working with GeoPosition fot TypeScript
[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)
[![codecov](https://codecov.io/gh/0xF6/geo-position.ts/branch/master/graph/badge.svg)](https://codecov.io/gh/0xF6/geo-position.ts)
![npm](https://img.shields.io/npm/dt/geo-position.ts.svg)

### Install
### Install

`yarn add geo-position.ts`

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geo-position.ts",
"version": "1.2.0",
"version": "1.2.1",
"description": "Library for working with GeoPosition fot TypeScript",
"main": "./lib/index.js",
"repository": "https://github.com/0xF6/geo-position.ts.git",
Expand Down

0 comments on commit 1f4c5b3

Please sign in to comment.