Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 8c80891

Browse files
chore: add missing package
1 parent 59f3b3a commit 8c80891

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
DEVELOPMENT.md
22
tests/*
33
!tests/test-utils.js
4+
!tests/fixtures/rulesetMock.js
45
coverage
56
babel.config.js
67
jest.config.js

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codiga/cli",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "A Codiga CLI used to integrate Codiga easily in your projects",
55
"homepage": "https://github.com/codiga/codiga-cli",
66
"repository": {

0 commit comments

Comments
 (0)