Skip to content

Commit cecabc5

Browse files
committed
chore: angluar deps
1 parent 1a32f08 commit cecabc5

File tree

3 files changed

+93
-211
lines changed

3 files changed

+93
-211
lines changed

demo-ng

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"readmeFilename": "README.md",
6262
"dependencies": {
6363
"@nativescript-community/plugin-seed-tools": "file:tools",
64-
"@nativescript-community/text": "1.5.11"
64+
"@nativescript-community/text": "^1.5.33"
6565
},
6666
"commitlint": {
6767
"extends": [
@@ -98,5 +98,6 @@
9898
"yarn": ">=1.19.1",
9999
"pnpm": ">=7.0.0",
100100
"node": "^14.20.0 || ^16.13.0 || >=18.10.0"
101-
}
101+
},
102+
"packageManager": "[email protected]"
102103
}

0 commit comments

Comments
 (0)