Skip to content

Commit

Permalink
chore: release v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oceanroleplay committed Nov 15, 2021
1 parent 9852f79 commit 5b35521
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 13 deletions.
35 changes: 24 additions & 11 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aviationweather",
"version": "2.0.1",
"version": "2.0.2",
"description": "Node.js wrapper for aviation weather, written in TypeScript",
"keywords": [
"aviation",
Expand Down Expand Up @@ -41,7 +41,8 @@
},
"dependencies": {
"axios": "^0.24.0",
"fast-xml-parser": "^3.21.1"
"fast-xml-parser": "^3.21.1",
"tslib": "^2.3.1"
},
"devDependencies": {
"@types/node": "^16.11.7",
Expand Down

0 comments on commit 5b35521

Please sign in to comment.