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