Skip to content

Commit 8b81088

Browse files
author
farfromrefug
committed
fix(ui-canvas): @nativescript-community/arraybuffers is now a direct dependency
1 parent 7f965f0 commit 8b81088

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/ui-canvas/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
},
4040
"license": "Apache-2.0",
4141
"readmeFilename": "README.md",
42-
"peerDependencies": {
43-
"@nativescript-community/arraybuffers": "^1.1.3"
42+
"dependencies": {
43+
"@nativescript-community/arraybuffers": "^1.1.5"
4444
},
4545
"gitHead": "6dc5e24339bbc329a239584e71c1cc30de9cedd4"
4646
}

0 commit comments

Comments
 (0)