Skip to content

Commit 88f543f

Browse files
committed
chore: project updaet
1 parent ee46e40 commit 88f543f

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ Simply run
6161
npm run publish
6262
```
6363
<br><br>This monorepo contains multiple packages:<br><br><details>
64-
<summary><b>ui-webview</b></summary>
65-
{{ load:packages/ui-webview/README.md }}
66-
</details><details>
6764
<summary><b>webview</b></summary>
6865
# @nativescript-community/ui-webview
6966

demo-snippets/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "@nativescript-community/template-snippet",
3+
"private": true,
34
"version": "0.0.1",
45
"dependencies": {
5-
"@nativescript-community/perms": "2.2.0",
6+
"@nativescript-community/perms": "2.2.21",
67
"@nativescript-community/ui-webview": "link:../packages/webview",
78
"fast-deep-equal": "3.1.3",
89
"url": "0.11.0"
910
}
10-
}
11+
}

0 commit comments

Comments
 (0)