@rebilly/lead-source-tracker 0.8.2 → 0.8.5
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": "0.8.
|
3
|
+
"version": "0.8.5",
|
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
|
"@babel/core": "^7.22.9",
|
21
21
|
"@babel/plugin-transform-runtime": "^7.12.17",
|
22
|
-
"@babel/preset-env": "^7.
|
22
|
+
"@babel/preset-env": "^7.22.9",
|
23
23
|
"@rollup/plugin-babel": "^5.1.0",
|
24
24
|
"@rollup/plugin-node-resolve": "^8.4.0",
|
25
25
|
"@rollup/plugin-commonjs": "^14.0.0",
|