mirror of
https://github.com/ivuorinen/base-configs-browserslist.git
synced 2026-01-26 03:34:00 +00:00
chore: update package.json url
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ivuorinen/browserslist-config",
|
"name": "@ivuorinen/browserslist-config",
|
||||||
"version": "0.4.18",
|
"version": "0.4.19",
|
||||||
"description": "ivuorinen's shareable configuration for Browserslist.",
|
"description": "ivuorinen's shareable configuration for Browserslist.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"author": {
|
"author": {
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ivuorinen/base-configs-browserslist.git"
|
"url": "git+https://github.com/ivuorinen/base-configs-browserslist.git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "node scripts/postinstall.cjs"
|
"postinstall": "node scripts/postinstall.cjs"
|
||||||
|
|||||||
Reference in New Issue
Block a user