Skip to content

Commit 0f31fe4

Browse files
committed
Move @payid-org/utils dep to devDeps
1 parent 64cbc1c commit 0f31fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/bitcore-payid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
"test:karma": "npm run build && karma start"
2323
},
2424
"dependencies": {
25-
"@payid-org/utils": "^1.2.0",
2625
"asn1.js": "^5.4.1",
2726
"bitcore-lib": "^8.23.1",
2827
"bn.js": "^4.11.8",
2928
"elliptic": "^6.5.3",
3029
"hash.js": "^1.1.7"
3130
},
3231
"devDependencies": {
32+
"@payid-org/utils": "^1.2.0",
3333
"@types/chai": "^4.2.14",
3434
"@types/mocha": "^8.0.3",
3535
"@types/node": "^14.11.2",

0 commit comments

Comments
 (0)