Skip to content

Commit 40a3358

Browse files
committed
release: v3.0.5
1 parent 0c405f6 commit 40a3358

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/hook",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "Helper module for installing hooks into NativeScript projects",
55
"main": "index.js",
66
"scripts": {
@@ -11,9 +11,5 @@
1111
"repository": {
1212
"type": "git",
1313
"url": "https://github.com/NativeScript/nativescript-hook.git"
14-
},
15-
"dependencies": {
16-
"glob": "^11.0.0",
17-
"mkdirp": "^3.0.1"
1814
}
1915
}

0 commit comments

Comments
 (0)