Skip to content

Commit

Permalink
Set-value package dependency upgrade (#397)
Browse files Browse the repository at this point in the history
* dependency upgraded

* version bumped

Co-authored-by: Moumita Mandal <[email protected]>
  • Loading branch information
MoumitaM and Moumita Mandal authored Dec 21, 2021
1 parent 2abc53e commit b15603f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/rudder-sdk-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rudder-sdk-js",
"version": "1.2.11",
"version": "1.2.12",
"description": "RudderStack Javascript SDK",
"main": "index.js",
"types": "index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rudder-analytics",
"version": "1.2.11",
"version": "1.2.12",
"description": "",
"main": "./dist/browser.min.js",
"size-limit": [
Expand Down Expand Up @@ -72,7 +72,7 @@
"regenerator-runtime": "^0.13.7",
"rudder-component-cookie": "0.0.1",
"semver": "^7.1.3",
"set-value": "^3.0.2",
"set-value": "^4.1.0",
"universal-analytics": "^0.4.20",
"xmlhttprequest": "^1.8.0"
},
Expand Down

0 comments on commit b15603f

Please sign in to comment.