We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12bef01 commit f393fb1Copy full SHA for f393fb1
.npmignore
@@ -1,3 +1,3 @@
1
!agent/inject.js
2
-!agent/launchd.js
3
-!agent/SpringBoard.js
+!agent/SpringBoard.js
+!agent/pkd.js
agent/launchd.js
package.json
@@ -16,8 +16,8 @@
16
"files": [
17
"index.js",
18
"/agent/inject.js",
19
- "/agent/keybagd.js",
20
- "/agent/launchd.js",
+ "/agent/SpringBoard.js",
+ "/agent/pkd.js",
21
"/bin",
22
"/lib/"
23
],
0 commit comments