Skip to content

Commit

Permalink
Merge pull request #418 from Webperf-se/update-version-in-package-json
Browse files Browse the repository at this point in the history
Prepare release - 2024.4.1
  • Loading branch information
7h3Rabbit authored Apr 23, 2024
2 parents d145c22 + 74a107d commit d5c376f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "webperf_core",
"version": "2024.4.0",
"description": " vill du nog [läsa dokumentationen github](https://github.com/Webperf-se/webperf_core/).",
"version": "2024.4.1",
"description": "D\u00e5 vill du nog [l\u00e4sa dokumentationen p\u00e5 github](https://github.com/Webperf-se/webperf_core/).",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand All @@ -15,5 +15,7 @@
"sitespeed.io": "33.6.0",
"yellowlabtools": "3.0.1"
},
"engines": { "node": "20.x"}
}
"engines": {
"node": "20.x"
}
}

0 comments on commit d5c376f

Please sign in to comment.