Skip to content

Commit

Permalink
v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
0xF6 committed Jul 11, 2019
1 parent d1fc24f commit 05b9c12
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geo-position.ts",
"version": "1.3.2",
"version": "1.3.3",
"description": "Library for working with GeoPosition fot TypeScript",
"main": "./lib/index.js",
"repository": "https://github.com/0xF6/geo-position.ts.git",
Expand All @@ -15,9 +15,6 @@
"ts-node": "^7.0.0",
"typescript": "^2.9.2"
},
"dependencies": {
"linqable.ts": "^1.7.6"
},
"scripts": {
"build": "tsc",
"test": "ava test/**/*.test.ts --verbose",
Expand Down Expand Up @@ -57,5 +54,6 @@
"require": [
"ts-node/register"
]
}
},
"dependencies": {}
}

0 comments on commit 05b9c12

Please sign in to comment.