Skip to content

Commit f2b7845

Browse files
committed
define browser list and update browser database
1 parent 5d8a596 commit f2b7845

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)