This commit is contained in:
Philipp Kunz 2024-08-24 01:36:24 +02:00
parent f83c64e1d4
commit 4e9a7b5424

View File

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