Skip to content

Commit 0ecdf54

Browse files
committed
cryptiles, bootstrap and sshph
1 parent fcc1653 commit 0ecdf54

File tree

2 files changed

+60
-46
lines changed

2 files changed

+60
-46
lines changed

package-lock.json

Lines changed: 56 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,14 @@
2626
"url": ""
2727
},
2828
"dependencies": {
29-
"bootstrap": "4.1.1",
29+
"bootstrap": "^4.1.1",
30+
"cryptiles": "^4.1.2",
3031
"font-awesome": "4.7.0",
3132
"jquery": "3.3.1",
3233
"lodash": "^4.17.11",
3334
"npm": "^6.4.1",
34-
"popper.js": "^1.14.4"
35+
"popper.js": "^1.14.4",
36+
"sshpk": "^1.15.1"
3537
},
3638
"devDependencies": {
3739
"browser-sync": "2.24.5",

0 commit comments

Comments
 (0)