feat: add toInclude() function (#2234)

Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
This commit is contained in:
Ace Nassri
2022-04-05 03:27:14 -07:00
committed by GitHub
parent c415fdb70a
commit 9b5fec7b32
5 changed files with 244 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@hoppscotch/cli",
"version": "0.1.12",
"version": "0.1.13",
"description": "A CLI to run Hoppscotch test scripts in CI environments.",
"homepage": "https://hoppscotch.io",
"main": "dist/index.js",