Skip to content

Commit

Permalink
Remove mocha artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
tolauwae committed Sep 17, 2024
1 parent 04faff3 commit 90f09d2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 416 deletions.
47 changes: 0 additions & 47 deletions bin/latch.cjs

This file was deleted.

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "latch",
"description": "A testing language for constraint environments",
"version": "0.2.1",
"version": "0.3.0",
"type": "commonjs",
"exports": {
"types": "./dist/types/index.d.ts",
Expand All @@ -13,9 +13,6 @@
"dist",
"bin"
],
"bin": {
"latch": "bin/latch.cjs"
},
"scripts": {
"clean": "rm -rf dist",
"build": "npm run clean && npm run build:cjs",
Expand Down
Loading

0 comments on commit 90f09d2

Please sign in to comment.