Skip to content

Commit 57e2f38

Browse files
committed
fix: use existing hooks
1 parent 766e7a6 commit 57e2f38

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

lib/definitions/hooks.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
declare module "@nativescript/hook";

package-lock.json

Lines changed: 6 additions & 6 deletions
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
@@ -56,7 +56,7 @@
5656
"dependencies": {
5757
"@foxt/js-srp": "0.0.3-patch2",
5858
"@nativescript/doctor": "2.0.17",
59-
"@nativescript/hook": "file:../nativescript-hook/nativescript-hook-3.0.5-alpha.tgz",
59+
"@nativescript/hook": "3.0.4",
6060
"@npmcli/arborist": "9.1.4",
6161
"@nstudio/trapezedev-project": "7.2.3",
6262
"@rigor789/resolve-package-path": "1.0.7",

0 commit comments

Comments
 (0)