configstore-fork
Advanced tools
Comparing version 3.1.3 to 3.1.5
{ | ||
"name": "configstore-fork", | ||
"version": "3.1.3", | ||
"version": "3.1.5", | ||
"description": "Easily load and save config without having to think about where and how", | ||
@@ -18,4 +18,6 @@ "license": "BSD-2-Clause", | ||
}, | ||
"typings": "index.d.ts", | ||
"files": [ | ||
"index.js" | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
@@ -22,0 +24,0 @@ "keywords": [ |
7743
4
146