Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sheverniskiy committed May 28, 2022
1 parent 52eec4b commit 06222aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gismeteo",
"version": "1.0.0",
"version": "1.0.1",
"main": "lib/gismeteo.js",
"typings": "lib/gismeteo.d.ts",
"module": "lib/gismeteo.esm.js",
Expand Down Expand Up @@ -40,10 +40,10 @@
"user-agents": "^1.0.1027"
},
"devDependencies": {
"@types/node": "^17.0.35",
"@types/user-agents": "^1.0.2",
"@types/is-number": "^7.0.3",
"@types/jest": "~27.4",
"@types/node": "^17.0.35",
"@types/user-agents": "^1.0.2",
"@typescript-eslint/eslint-plugin": "~5.14",
"@typescript-eslint/parser": "~5.14",
"eslint": "~8.11",
Expand Down

0 comments on commit 06222aa

Please sign in to comment.