This commit is contained in:
Philipp Kunz 2025-04-28 19:10:27 +00:00
parent 47458118a6
commit 4eac4544a5

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartexpect",
"version": "1.6.1",
"version": "2.0.0",
"private": false,
"description": "A testing library to manage expectations in code, offering both synchronous and asynchronous assertion methods.",
"main": "dist_ts/index.js",