mirror of
https://github.com/kremalicious/gatsby-redirect-from.git
synced 2024-12-22 09:13:20 +01:00
set browserslist to maintained node versions
This commit is contained in:
parent
3ec4ccfb8e
commit
420b364a0b
@ -16,7 +16,7 @@
|
||||
"prepublishOnly": "cross-env NODE_ENV=production npm run build"
|
||||
},
|
||||
"browserslist": [
|
||||
"default"
|
||||
"maintained node versions"
|
||||
],
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user