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 1207932 commit b20ae97Copy full SHA for b20ae97
package.json
@@ -22,7 +22,7 @@
22
"@angular/router": "~10.1.5",
23
"@commitlint/cli": "^11.0.0",
24
"@commitlint/config-conventional": "^11.0.0",
25
- "@nativescript-community/gesturehandler": "^0.1.28",
+ "@nativescript-community/gesturehandler": "^0.1.34",
26
"@nativescript-community/ui-persistent-bottomsheet": "file:plugin",
27
"@nativescript/angular": "10.1.7",
28
"@nativescript/core": "7.0.13",
@@ -49,9 +49,11 @@
49
"svelte-native": "0.9.5",
50
"ts-patch": "^1.3.0",
51
"tslib": "2.0.3",
52
+ "typedoc": "^0.19.2",
53
+ "typedoc-plugin-external-module-map": "^1.2.1",
54
"typescript": "3.9.7",
- "zone.js": "0.11.3",
- "vue": "^2.6.12"
55
+ "vue": "^2.6.12",
56
+ "zone.js": "0.11.3"
57
},
58
"repository": {
59
"type": "git",
0 commit comments