fix: typo in package.json

This commit is contained in:
Derrick Hammer 2023-07-14 06:23:30 -04:00
parent 533b8a32d5
commit 9ca41e3261
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@lumeweb/kernel-libresolver",
"version": "0.0.2-develop.1",
"main": "lin/index.js",
"main": "lib/index.js",
"type": "module",
"repository": {
"type": "git",