Skip to content

Commit

Permalink
fix:minor
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdatacloud-api committed Sep 26, 2023
1 parent 3a59eb0 commit d6739a0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bigdatacloudapi/client",
"version": "1.1.3",
"version": "1.1.4",
"description": "A NodeJS client for BigDataCloud API connectivity (https://www.bigdatacloud.com)",
"main": "index.js",
"repository": {
Expand All @@ -23,5 +23,8 @@
},
"engines": {
"node": ">=14.0.0"
},
"scripts": {
"test": "echo \"No test specified\""
}
}

0 comments on commit d6739a0

Please sign in to comment.