@sapphire/stopwatch
Advanced tools
Comparing version 1.5.3-next.7b747c3e to 1.5.3-next.7c2bed20
@@ -104,3 +104,3 @@ var SapphireStopwatch = (function (exports) { | ||
})({}); | ||
//# sourceMappingURL=out.js.map | ||
//# sourceMappingURL=index.global.js.map | ||
//# sourceMappingURL=index.global.js.map |
{ | ||
"name": "@sapphire/stopwatch", | ||
"version": "1.5.3-next.7b747c3e", | ||
"version": "1.5.3-next.7c2bed20", | ||
"description": "Accurately measure passing time.", | ||
@@ -67,13 +67,13 @@ "author": "@sapphire", | ||
"devDependencies": { | ||
"@favware/cliff-jumper": "^4.0.2", | ||
"@favware/cliff-jumper": "^4.0.3", | ||
"@types/jsdom": "^21.1.7", | ||
"@vitest/coverage-v8": "^1.6.0", | ||
"jsdom": "^24.1.0", | ||
"tsup": "^8.1.0", | ||
"tsx": "^4.15.1", | ||
"@vitest/coverage-v8": "^2.0.3", | ||
"jsdom": "^24.1.1", | ||
"tsup": "^8.2.1", | ||
"tsx": "^4.16.2", | ||
"typedoc": "^0.25.13", | ||
"typedoc-json-parser": "^10.0.0", | ||
"typescript": "^5.4.5", | ||
"vitest": "^1.6.0" | ||
"typescript": "~5.4.5", | ||
"vitest": "^2.0.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
42805