@rebilly/lead-source-tracker 2.13.11 → 2.13.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rebilly/lead-source-tracker",
3
- "version": "2.13.11",
3
+ "version": "2.13.13",
4
4
  "description": "Simple library which is used to collect and store lead source information into a cookie",
5
5
  "author": "Rebilly",
6
6
  "repository": "https://github.com/Rebilly/rebilly",
@@ -19,7 +19,7 @@
19
19
  "last 2 versions"
20
20
  ],
21
21
  "devDependencies": {
22
- "@babel/core": "^7.23.7",
22
+ "@babel/core": "^7.24.0",
23
23
  "@babel/plugin-transform-runtime": "^7.12.17",
24
24
  "@babel/preset-env": "^7.22.14",
25
25
  "@rebilly/eslint-config": "*",