Skip to content

Commit 8a02c41

Browse files
committed
chore: project
1 parent dc3761a commit 8a02c41

File tree

3 files changed

+6
-46
lines changed

3 files changed

+6
-46
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"readme": true,
3-
"angular": false,
3+
"angular": true,
44
"demos": [
55
"vue"
66
]

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,8 @@
7575
"homepage": "https://github.com/nativescript-community/https",
7676
"readmeFilename": "README.md",
7777
"devDependencies": {
78-
"@angular/common": "^15.2.8",
79-
"@angular/core": "^15.2.8",
8078
"@nativescript-community/plugin-seed-tools": "file:tools",
81-
"@nativescript-community/template-snippet": "file:demo-snippets",
82-
"@nativescript/angular": "^15.2.0"
79+
"@nativescript-community/template-snippet": "file:demo-snippets"
8380
},
8481
"bootstrapper": "nativescript-plugin-seed",
8582
"commitlint": {

yarn.lock

Lines changed: 4 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,6 @@ __metadata:
3333
languageName: node
3434
linkType: hard
3535

36-
"@angular/common@npm:^15.2.8":
37-
version: 15.2.8
38-
resolution: "@angular/common@npm:15.2.8"
39-
dependencies:
40-
tslib: ^2.3.0
41-
peerDependencies:
42-
"@angular/core": 15.2.8
43-
rxjs: ^6.5.3 || ^7.4.0
44-
checksum: a4c8c33ec27a409c5352653b6a3f0529acb766a0a402d62cb6bd7a9f378c2061dfecf3ce42cb4b2b188b0cf407dee3e302cadc6de4cc769dbf01ecb566ba9bd6
45-
languageName: node
46-
linkType: hard
47-
4836
"@angular/common@npm:~14.2.12":
4937
version: 14.2.12
5038
resolution: "@angular/common@npm:14.2.12"
@@ -96,18 +84,6 @@ __metadata:
9684
languageName: node
9785
linkType: hard
9886

99-
"@angular/core@npm:^15.2.8":
100-
version: 15.2.8
101-
resolution: "@angular/core@npm:15.2.8"
102-
dependencies:
103-
tslib: ^2.3.0
104-
peerDependencies:
105-
rxjs: ^6.5.3 || ^7.4.0
106-
zone.js: ~0.11.4 || ~0.12.0 || ~0.13.0
107-
checksum: befdf1517ca107c66eeda8a8d146909089e282d4c4a4274bcc43cdc90c9e1e2bf035a5cd83908d51e7def72c0d04c7652f2fbc81226722eb0496ca152634c126
108-
languageName: node
109-
linkType: hard
110-
11187
"@angular/core@npm:~14.2.12":
11288
version: 14.2.12
11389
resolution: "@angular/core@npm:14.2.12"
@@ -2231,7 +2207,7 @@ __metadata:
22312207

22322208
"@nativescript-community/plugin-seed-tools@file:tools::locator=root-workspace-0b6124%40workspace%3A.":
22332209
version: 1.0.0
2234-
resolution: "@nativescript-community/plugin-seed-tools@file:tools#tools::hash=21bc81&locator=root-workspace-0b6124%40workspace%3A."
2210+
resolution: "@nativescript-community/plugin-seed-tools@file:tools#tools::hash=c24459&locator=root-workspace-0b6124%40workspace%3A."
22352211
dependencies:
22362212
"@angular/animations": ~14.2.12
22372213
"@angular/common": ~14.2.12
@@ -2290,7 +2266,7 @@ __metadata:
22902266
vue: ~2.6.14
22912267
yargs: ^17.6.2
22922268
zone.js: ~0.12.0
2293-
checksum: 133eaca99071344bb30daaded1d5891a45bf51e80034ac3e7c92e39b2a446d8266f14bfb886103e5c3a2fac1a218128a8545afb2fc544d3b3fa7fbe4853c6752
2269+
checksum: cf4c25d0218c115fd5808d27c175d0eeaeacdb34e0368e2693addf779561448ec6ba53943a55fed05f69fa0982dbe01bb3a2a07eba323a4b9e4be8f872e1a5d4
22942270
languageName: node
22952271
linkType: hard
22962272

@@ -2304,10 +2280,10 @@ __metadata:
23042280

23052281
"@nativescript-community/template-snippet@file:demo-snippets::locator=root-workspace-0b6124%40workspace%3A.":
23062282
version: 0.0.1
2307-
resolution: "@nativescript-community/template-snippet@file:demo-snippets#demo-snippets::hash=07d2c5&locator=root-workspace-0b6124%40workspace%3A."
2283+
resolution: "@nativescript-community/template-snippet@file:demo-snippets#demo-snippets::hash=d4e9e3&locator=root-workspace-0b6124%40workspace%3A."
23082284
dependencies:
23092285
"@nativescript-community/https": 4.0.11
2310-
checksum: 0034d1e678e6ffbb0d898b54ba4bde0216d2005a10c4f49d5b23ed59c03ea64d736eadb4a683bff0bca9031cdd3aa9620f181ab6a3bbe1ce6912408a8841ef6c
2286+
checksum: f014928308c7935ca7a73bf49dde7c195c6e55a49c1ce9bd11b521c3e460cfc8953443e26d17803960a7df369513bf2c0d49dd73b61e665bbe3eeb0e5e8af62d
23112287
languageName: node
23122288
linkType: hard
23132289

@@ -2318,16 +2294,6 @@ __metadata:
23182294
languageName: node
23192295
linkType: hard
23202296

2321-
"@nativescript/angular@npm:^15.2.0":
2322-
version: 15.2.0
2323-
resolution: "@nativescript/angular@npm:15.2.0"
2324-
dependencies:
2325-
"@nativescript/zone-js": ^3.0.0
2326-
tslib: ^2.3.0
2327-
checksum: d7507d517865810a4f82a6fdb783331c059a952691c5a9ef03b02cda979f6da7520cc6a48465a696182943b679960f5f456665cddf7d1f09ab1a090b3d637c58
2328-
languageName: node
2329-
linkType: hard
2330-
23312297
"@nativescript/angular@npm:~14.2.8":
23322298
version: 14.2.8
23332299
resolution: "@nativescript/angular@npm:14.2.8"
@@ -13337,11 +13303,8 @@ __metadata:
1333713303
version: 0.0.0-use.local
1333813304
resolution: "root-workspace-0b6124@workspace:."
1333913305
dependencies:
13340-
"@angular/common": ^15.2.8
13341-
"@angular/core": ^15.2.8
1334213306
"@nativescript-community/plugin-seed-tools": "file:tools"
1334313307
"@nativescript-community/template-snippet": "file:demo-snippets"
13344-
"@nativescript/angular": ^15.2.0
1334513308
languageName: unknown
1334613309
linkType: soft
1334713310

0 commit comments

Comments
 (0)