We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b282011 commit d389311Copy full SHA for d389311
package.json
@@ -16,6 +16,7 @@
16
"doctoc": "doctoc --title='# Table of Contents' README.md"
17
},
18
"dependencies": {
19
+ "@mlink/scrypt": "^6.1.2",
20
"@passport-next/passport-openid": "^1.0.0",
21
"Idle.Js": "git+https://github.com/shawnmclean/Idle.js",
22
"archiver": "^2.1.1",
@@ -63,6 +64,7 @@
63
64
"keymaster": "^1.6.2",
65
"list.js": "^1.5.0",
66
"lodash": "^4.17.11",
67
+ "lutim": "^1.0.2",
68
"lz-string": "git+https://github.com/hackmdio/lz-string.git",
69
"markdown-it": "^8.2.2",
70
"markdown-it-abbr": "^1.0.4",
@@ -109,7 +111,6 @@
109
111
"readline-sync": "^1.4.7",
110
112
"request": "^2.88.0",
113
"reveal.js": "~3.7.0",
- "@mlink/scrypt": "^6.1.2",
114
"select2": "^3.5.2-browserify",
115
"sequelize": "^3.28.0",
116
"sequelize-cli": "^2.5.1",
0 commit comments