Bump version to 6.0.0-alpha.1

This commit is contained in:
Steve Gravrock
2025-10-18 11:52:35 -07:00
parent 388d7fb1a2
commit f4b9c889b9
3 changed files with 119 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "jasmine-core",
"license": "MIT",
"version": "6.0.0-alpha.0",
"version": "6.0.0-alpha.1",
"repository": {
"type": "git",
"url": "https://github.com/jasmine/jasmine.git"
@@ -45,7 +45,7 @@
"eslint-plugin-compat": "^6.0.2",
"glob": "^10.2.3",
"globals": "^16.0.0",
"jasmine": "^5.0.0",
"jasmine": "github:jasmine/jasmine-npm#6.0",
"jasmine-browser-runner": "github:jasmine/jasmine-browser-runner#4.0",
"jsdom": "^26.0.0",
"prettier": "1.17.1",