Skip to content

Commit b20ae97

Browse files
committed
chore: working on docs
1 parent 1207932 commit b20ae97

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@angular/router": "~10.1.5",
2323
"@commitlint/cli": "^11.0.0",
2424
"@commitlint/config-conventional": "^11.0.0",
25-
"@nativescript-community/gesturehandler": "^0.1.28",
25+
"@nativescript-community/gesturehandler": "^0.1.34",
2626
"@nativescript-community/ui-persistent-bottomsheet": "file:plugin",
2727
"@nativescript/angular": "10.1.7",
2828
"@nativescript/core": "7.0.13",
@@ -49,9 +49,11 @@
4949
"svelte-native": "0.9.5",
5050
"ts-patch": "^1.3.0",
5151
"tslib": "2.0.3",
52+
"typedoc": "^0.19.2",
53+
"typedoc-plugin-external-module-map": "^1.2.1",
5254
"typescript": "3.9.7",
53-
"zone.js": "0.11.3",
54-
"vue": "^2.6.12"
55+
"vue": "^2.6.12",
56+
"zone.js": "0.11.3"
5557
},
5658
"repository": {
5759
"type": "git",

0 commit comments

Comments
 (0)