Skip to content

Commit d389311

Browse files
committed
Add lutim dependency
Signed-off-by: Dylan Dervaux <dylanderv05@gmail.com>
1 parent b282011 commit d389311

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"doctoc": "doctoc --title='# Table of Contents' README.md"
1717
},
1818
"dependencies": {
19+
"@mlink/scrypt": "^6.1.2",
1920
"@passport-next/passport-openid": "^1.0.0",
2021
"Idle.Js": "git+https://github.com/shawnmclean/Idle.js",
2122
"archiver": "^2.1.1",
@@ -63,6 +64,7 @@
6364
"keymaster": "^1.6.2",
6465
"list.js": "^1.5.0",
6566
"lodash": "^4.17.11",
67+
"lutim": "^1.0.2",
6668
"lz-string": "git+https://github.com/hackmdio/lz-string.git",
6769
"markdown-it": "^8.2.2",
6870
"markdown-it-abbr": "^1.0.4",
@@ -109,7 +111,6 @@
109111
"readline-sync": "^1.4.7",
110112
"request": "^2.88.0",
111113
"reveal.js": "~3.7.0",
112-
"@mlink/scrypt": "^6.1.2",
113114
"select2": "^3.5.2-browserify",
114115
"sequelize": "^3.28.0",
115116
"sequelize-cli": "^2.5.1",

0 commit comments

Comments
 (0)