mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 20:12:51 +00:00
fix: correct meta information for imports
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
"Anselm Stordeur <anselmstordeur@gmail.com>",
|
||||
"Jovan Krunic <jovan.krunic@gmail.com>"
|
||||
],
|
||||
"typings": "./lib/Logger.d.ts",
|
||||
"main": "./lib/Logger.js",
|
||||
"typings": "./lib/logger.d.ts",
|
||||
"main": "./lib/logger.js",
|
||||
"nyc": {
|
||||
"all": true,
|
||||
"branches": 95,
|
||||
|
||||
Reference in New Issue
Block a user