We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c405f6 commit 40a3358Copy full SHA for 40a3358
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nativescript/hook",
3
- "version": "3.0.4",
+ "version": "3.0.5",
4
"description": "Helper module for installing hooks into NativeScript projects",
5
"main": "index.js",
6
"scripts": {
@@ -11,9 +11,5 @@
11
"repository": {
12
"type": "git",
13
"url": "https://github.com/NativeScript/nativescript-hook.git"
14
- },
15
- "dependencies": {
16
- "glob": "^11.0.0",
17
- "mkdirp": "^3.0.1"
18
}
19
0 commit comments