@sapphire/stopwatch
Advanced tools
Comparing version 1.5.3-next.8aee4b20 to 1.5.3-next.8bfb0191
@@ -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.8aee4b20", | ||
"version": "1.5.3-next.8bfb0191", | ||
"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": "^2.0.2", | ||
"jsdom": "^24.1.0", | ||
"tsup": "^8.1.0", | ||
"tsx": "^4.16.2", | ||
"@vitest/coverage-v8": "^2.0.5", | ||
"jsdom": "^24.1.1", | ||
"tsup": "^8.2.4", | ||
"tsx": "^4.17.0", | ||
"typedoc": "^0.25.13", | ||
"typedoc-json-parser": "^10.0.0", | ||
"typescript": "~5.4.5", | ||
"vitest": "^2.0.2" | ||
"vitest": "^2.0.5" | ||
} | ||
} |
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