Skip to content

Commit

Permalink
fix: clean package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyingchun committed May 29, 2024
1 parent 5abe472 commit 7347a81
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 19 deletions.
5 changes: 5 additions & 0 deletions .changeset/mean-steaks-sneeze.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@hyperse/ts-node-paths": patch
---

clean package.json
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
"colorette": "^2.0.20",
"dotenv": "^16.4.5",
"get-tsconfig": "^4.7.5",
"module-alias": "^2.2.3",
"pkg-up": "^5.0.0",
"ts-node": "11.0.0-beta.1",
"tsconfig-paths": "^4.2.0"
Expand All @@ -75,7 +74,6 @@
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@hyperse/eslint-config-hyperse": "^1.0.4",
"@types/module-alias": "2.0.4",
"@types/node": "^20.12.12",
"@types/shell-quote": "1.7.5",
"commitizen": "4.3.0",
Expand All @@ -100,4 +98,4 @@
"access": "public"
},
"packageManager": "yarn@4.2.2"
}
}
16 changes: 0 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,6 @@ __metadata:
"@commitlint/cli": "npm:19.3.0"
"@commitlint/config-conventional": "npm:19.2.2"
"@hyperse/eslint-config-hyperse": "npm:^1.0.4"
"@types/module-alias": "npm:2.0.4"
"@types/node": "npm:^20.12.12"
"@types/shell-quote": "npm:1.7.5"
colorette: "npm:^2.0.20"
Expand All @@ -954,7 +953,6 @@ __metadata:
husky: "npm:9.0.11"
is-ci: "npm:3.0.1"
lint-staged: "npm:15.2.5"
module-alias: "npm:^2.2.3"
npm-run-all: "npm:^4.1.5"
pkg-up: "npm:^5.0.0"
shell-quote: "npm:1.8.1"
Expand Down Expand Up @@ -1430,13 +1428,6 @@ __metadata:
languageName: node
linkType: hard

"@types/module-alias@npm:2.0.4":
version: 2.0.4
resolution: "@types/module-alias@npm:2.0.4"
checksum: 10/f324ec96e07955270b8729cbc03e56405780f7a87f1f8e75009b40ba47c07a08f22ac5fe27e8e9a8c08b7951565618357429f4cec1cfffb2b777e569a0ffb966
languageName: node
linkType: hard

"@types/ms@npm:*":
version: 0.7.34
resolution: "@types/ms@npm:0.7.34"
Expand Down Expand Up @@ -6497,13 +6488,6 @@ __metadata:
languageName: node
linkType: hard

"module-alias@npm:^2.2.3":
version: 2.2.3
resolution: "module-alias@npm:2.2.3"
checksum: 10/43bdf125f30a6967dedd97005693fd73b9535c6770e46c890b1a87b791df358b2d5b28951b3ebaf47092b645575eeee10388735d9f6866873cb8e87c153d1fa2
languageName: node
linkType: hard

"mri@npm:^1.1.0":
version: 1.2.0
resolution: "mri@npm:1.2.0"
Expand Down

0 comments on commit 7347a81

Please sign in to comment.