Browse Source

add lowdb typings

pull/7/head
Kyle Spearrin 8 years ago
parent
commit
3ab35dc4e0
  1. 2
      jslib
  2. 1
      package.json

2
jslib

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit f618c0b5ee7bcf3cc351721611fabf57dd785211
Subproject commit 79f8370f7c37104f3f207dc36d2d0c55ac73f55c

1
package.json

@ -112,6 +112,7 @@ @@ -112,6 +112,7 @@
"@ngtools/webpack": "1.10.2",
"@types/keytar": "^4.0.1",
"@types/ldapjs": "^1.0.3",
"@types/lowdb": "^1.0.1",
"@types/lunr": "2.1.5",
"@types/node": "8.0.19",
"@types/node-forge": "0.7.1",

Loading…
Cancel
Save