baento / tsflow

A lightweight and intuitive framework for defining and running BDD tests in your projects, inspired by SpecFlow and jest-cucumber
https://baento.github.io/tsflow/
MIT License
2 stars 0 forks source link

Fix npm package #11

Closed baento closed 5 months ago

baento commented 5 months ago

Currently the framework is not importable in a project. We need to make sure that the package is correctly generated/linked in the package.json file.

github-actions[bot] commented 5 months ago

:tada: This issue has been resolved in version 1.1.0-alpha.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: