@rebilly/lead-source-tracker 2.25.3 → 2.25.4
Sign up to get free protection for your applications and to get access to all the features.
- 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.25.
|
3
|
+
"version": "2.25.4",
|
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
|
"devDependencies": {
|
20
20
|
"@rebilly/eslint-config": "*",
|
21
21
|
"express": "^4.21.0",
|
22
|
-
"vite": "^5.4.
|
22
|
+
"vite": "^5.4.7",
|
23
23
|
"vite-plugin-commonjs": "^0.10.1"
|
24
24
|
},
|
25
25
|
"dependencies": {
|