Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jibon57 committed Apr 20, 2023
1 parent dbabcfd commit 4f03aa3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plugnmeet-sdk-js",
"version": "1.2.4",
"version": "1.2.6",
"description": "plugNmeet JS SDK",
"author": "Jibon L. Costa",
"license": "MIT",
Expand Down Expand Up @@ -30,9 +30,9 @@
"devDependencies": {
"@parcel/packager-ts": "^2.8.3",
"@parcel/transformer-typescript-types": "^2.8.3",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"@types/node": "^18.15.12",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"concurrently": "8.0.1",
"eslint": "8.38.0",
"eslint-config-prettier": "8.8.0",
Expand Down

0 comments on commit 4f03aa3

Please sign in to comment.