This commit is contained in:
Philipp Kunz 2024-12-30 20:33:25 +01:00
parent 38f0996cfa
commit 847b106302

View File

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