Skip to content

Commit 2d2a36f

Browse files
authored
Merge pull request #164 from IABTechLab/sas-UID2-4081-browser-list
define browser list and update browser database
2 parents 5d8a596 + f2b7845 commit 2d2a36f

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,8 @@
7777
"axios": "^1.7.9",
7878
"body-parser": "^1.20.3",
7979
"path-to-regexp": "^8.2.0"
80-
}
80+
},
81+
"browserslist": [
82+
"defaults"
83+
]
8184
}

0 commit comments

Comments
 (0)