Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jlacivita authored Jun 14, 2024
1 parent 0a3eb68 commit 64dd413
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sdks/discovery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@firebolt-js/discovery-sdk",
"version": "1.2.0-next.2",
"version": "1.2.0-next.5",
"description": "The Firebolt Discovery JS SDK",
"main": "./dist/lib/firebolt-discovery.mjs",
"types": "./dist/lib/firebolt-discovery.d.ts",
Expand Down Expand Up @@ -50,4 +50,4 @@
"sdk"
],
"license": "Apache-2.0"
}
}

0 comments on commit 64dd413

Please sign in to comment.