Skip to content

Commit

Permalink
Merge pull request #357 from JarvusInnovations/develop
Browse files Browse the repository at this point in the history
Release: v0.43.2
  • Loading branch information
themightychris authored Nov 13, 2024
2 parents 5f47735 + 76b8421 commit 158b70e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 12 deletions.
File renamed without changes.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Hologit automates the projection of layered composite file trees based on flat, declarative plans",
"repository": "https://github.com/EmergencePlatform/hologit",
"main": "lib/index.js",
"types": "index.d.ts",
"preferGlobal": true,
"author": "Chris Alfano <[email protected]>",
"license": "MIT",
Expand All @@ -12,7 +13,7 @@
"async-exit-hook": "^2.0.1",
"axios": "^1.7.7",
"chokidar": "^3.5.3",
"debounce": "^2.2.0",
"debounce": "^2.0.0",
"dockerode": "^4.0.2",
"fb-watchman": "^2.0.1",
"git-client": "^1.8.3",
Expand Down
11 changes: 0 additions & 11 deletions tsconfig.json

This file was deleted.

0 comments on commit 158b70e

Please sign in to comment.