Skip to content

Commit

Permalink
Removed everything related to ts
Browse files Browse the repository at this point in the history
  • Loading branch information
GSKryachko authored Jul 4, 2019
1 parent 0f12a3d commit 07c67d5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"name": "openid-tool",
"version": "0.0.1",
"version": "0.0.5",
"description": "",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "jest",
"build": "tsc"
"test": "jest"
},
"author": "MyStand",
"license": "ISC",
Expand Down

0 comments on commit 07c67d5

Please sign in to comment.