mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-11 18:56:18 +09:00
Reset wp-scripts to v12
This commit is contained in:
Generated
+17860
-9966
File diff suppressed because it is too large
Load Diff
+5
-2
@@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "wp-strava-blocks",
|
"name": "wp-strava-blocks",
|
||||||
"version": "1.0.0",
|
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "build/index.js",
|
"main": "build/index.js",
|
||||||
@@ -9,6 +8,10 @@
|
|||||||
"start": "wp-scripts start"
|
"start": "wp-scripts start"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@wordpress/scripts": "^24.0.0"
|
"@wordpress/scripts": "12.6.1"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": "~14",
|
||||||
|
"npm": ">7 <=8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user