Skip to content

Commit

Permalink
Merge pull request #24 from Supernova-Studio/sdk-2.0.27
Browse files Browse the repository at this point in the history
SDK: Bump to 2.0.27
  • Loading branch information
tchief authored Nov 13, 2024
2 parents 02b01ad + e6cf7ee commit c079661
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@supernovaio/export-helpers",
"version": "1.0.16",
"version": "1.0.27",
"description": "Supernova.io Export Helpers and Utilities",
"main": "./build/helpers.js",
"types": "./build/types/src/index.d.ts",
Expand Down Expand Up @@ -34,7 +34,7 @@
"node": ">=8.9"
},
"dependencies": {
"@supernovaio/sdk-exporters": "2.0.23",
"@supernovaio/sdk-exporters": "2.0.27",
"change-case": "4.1.2"
},
"devDependencies": {
Expand Down Expand Up @@ -80,4 +80,4 @@
"**/*.spec.js"
]
}
}
}

0 comments on commit c079661

Please sign in to comment.