Skip to content

Commit

Permalink
build: updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CptSchnitz committed Sep 18, 2024
1 parent 960f723 commit 5f4d990
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
"version": "1.0.0",
"description": "Shared TypeScript config for MapColonies",
"license": "MIT",
"repository": "https://github.com/MapColonies/tsconfig",
"repository": "github:MapColonies/tsconfig",
"engines": {
"node": ">=18"
},
"publishConfig": {
"access": "public"
},
"files": [
"tsconfig-base.json",
"tsconfig-app.json",
Expand Down

0 comments on commit 5f4d990

Please sign in to comment.