Skip to content

Commit

Permalink
Merge pull request #17 from mystand/release_0_0_10
Browse files Browse the repository at this point in the history
run yarn upgrade + remove stub typings
  • Loading branch information
GSKryachko authored Sep 11, 2019
2 parents 68599a3 + e8f0ba3 commit e7b3662
Show file tree
Hide file tree
Showing 3 changed files with 231 additions and 294 deletions.
20 changes: 1 addition & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openid-tool",
"version": "0.0.9",
"version": "0.0.10",
"description": "",
"main": "index.js",
"types": "index.d.ts",
Expand All @@ -18,10 +18,8 @@
"typescript": "2.9.2"
},
"devDependencies": {
"@types/axios": "0.14.0",
"@types/jest": "23.3.14",
"@types/jsonwebtoken": "7.2.8",
"@types/moment": "2.13.0",
"axios-mock-adapter": "1.15.0",
"jest": "~24.9.0",
"ts-jest": "~24.0.2"
Expand Down
Loading

0 comments on commit e7b3662

Please sign in to comment.