Skip to content

Commit 074d440

Browse files
committed
(#271) Pin versions for clipboardy
1 parent f5d532e commit 074d440

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@
6060
},
6161
"dependencies": {
6262
"@nut-tree/libnut": "2.1.2",
63-
"clipboardy": "^2.3.0",
63+
"clipboardy": "2.3.0",
6464
"node-abort-controller": "3.0.0",
6565
"opencv4nodejs-prebuilt": "5.3.3"
6666
},
6767
"devDependencies": {
68-
"@types/clipboardy": "^2.0.1",
68+
"@types/clipboardy": "2.0.1",
6969
"@types/jest": "27.0.1",
7070
"@types/node": "16.7.10",
7171
"istanbul-merge": "1.1.1",

0 commit comments

Comments
 (0)