File tree Expand file tree Collapse file tree 3 files changed +11
-15
lines changed Expand file tree Collapse file tree 3 files changed +11
-15
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/template-snippet" ,
3
+ "private" : true ,
3
4
"version" : " 1.8.18" ,
4
5
"dependencies" : {
5
6
"@nativescript-community/ui-carto" : " ^1.8.18" ,
6
7
"vue-property-decorator" : " 9.1.2"
7
- }
8
+ },
9
+ "gitHead" : " 8988483bc6c84fcf0d4a60f240f39b810608f283"
8
10
}
Original file line number Diff line number Diff line change 5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
7
7
"sideEffects" : false ,
8
- "scripts" : {
9
- "build" : " npm run tsc" ,
10
- "build.all" : " npm run build && npm run build.angular" ,
11
- "readme" : " ../../node_modules/.bin/readme generate -c ../../tools/readme/blueprint.json" ,
12
- "tsc" : " ../../node_modules/.bin/cpy '**/*.d.ts' '../../packages/ui-carto' --parents --cwd=../../src/ui-carto && ../../node_modules/.bin/tsc -skipLibCheck -d" ,
13
- "clean" : " ../../node_modules/.bin/rimraf ./*.d.ts ./*.js ./*.js.map"
14
- },
15
8
"nativescript" : {
16
9
"platforms" : {
17
10
"android" : " 6.0.0" ,
44
37
"url" : " https://github.com/nativescript-community/ui-carto"
45
38
},
46
39
"license" : " Apache-2.0" ,
47
- "readmeFilename" : " README.md"
40
+ "readmeFilename" : " README.md" ,
41
+ "gitHead" : " 8988483bc6c84fcf0d4a60f240f39b810608f283"
48
42
}
Original file line number Diff line number Diff line change @@ -1682,25 +1682,25 @@ __metadata:
1682
1682
linkType: hard
1683
1683
1684
1684
"@nativescript-community/template-snippet@file:demo-snippets::locator=root-workspace-0b6124%40workspace%3A.":
1685
- version: 1.8.16
1686
- resolution: "@nativescript-community/template-snippet@file:demo-snippets#demo-snippets::hash=13b102 &locator=root-workspace-0b6124%40workspace%3A."
1685
+ version: 1.8.17
1686
+ resolution: "@nativescript-community/template-snippet@file:demo-snippets#demo-snippets::hash=96ce77 &locator=root-workspace-0b6124%40workspace%3A."
1687
1687
dependencies:
1688
- "@nativescript-community/ui-carto": "npm:^1.8.16 "
1688
+ "@nativescript-community/ui-carto": "npm:^1.8.17 "
1689
1689
vue-property-decorator: "npm:9.1.2"
1690
- checksum: af5b1ce8695c100af09005bc67a58b228c544d5b43777e56641f8d2d9e8b218f2d4bc36bccb255db0f9185023dbabad3c552499f46f7e3288ea4cb56c7cdccfc
1690
+ checksum: 53e2f5283427782ae72d8421923959d1781eee8a6063ef0c9668d3ff386d6ae1311ad650a88821caa878413d146371eeaa598f70da1b9d4f1e1d735331802fce
1691
1691
languageName: node
1692
1692
linkType: hard
1693
1693
1694
1694
"@nativescript-community/template-snippet@npm:*, @nativescript-community/template-snippet@workspace:demo-snippets":
1695
1695
version: 0.0.0-use.local
1696
1696
resolution: "@nativescript-community/template-snippet@workspace:demo-snippets"
1697
1697
dependencies:
1698
- "@nativescript-community/ui-carto": "npm:^1.8.16 "
1698
+ "@nativescript-community/ui-carto": "npm:^1.8.17 "
1699
1699
vue-property-decorator: "npm:9.1.2"
1700
1700
languageName: unknown
1701
1701
linkType: soft
1702
1702
1703
- "@nativescript-community/ui-carto@npm:^1.8.16 , @nativescript-community/ui-carto@workspace:packages/ui-carto":
1703
+ "@nativescript-community/ui-carto@npm:^1.8.17 , @nativescript-community/ui-carto@workspace:packages/ui-carto":
1704
1704
version: 0.0.0-use.local
1705
1705
resolution: "@nativescript-community/ui-carto@workspace:packages/ui-carto"
1706
1706
languageName: unknown
You can’t perform that action at this time.
0 commit comments