Skip to content

Commit

Permalink
package update
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-GSteen committed Jul 2, 2024
1 parent 19d3caf commit 253b554
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "SOOS",
"publisher": "SOOS",
"license": "MIT",
"version": "1.2.0",
"version": "1.2.1",
"main": "dist/index.js",
"scripts": {
"setup:install": "npm install",
Expand Down Expand Up @@ -43,15 +43,15 @@
},
"homepage": "https://github.com/soos-io/soos-csa#readme",
"dependencies": {
"@soos-io/api-client": "0.3.1",
"@soos-io/api-client": "0.3.2",
"argparse": "^2.0.1",
"glob": "^10.3.14",
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/argparse": "^2.0.15",
"@types/node": "^20.12.11",
"@types/node": "^20.14.9",
"prettier": "^3.2.5",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
}
}

0 comments on commit 253b554

Please sign in to comment.