update package.json and lock file

This commit is contained in:
2023-06-06 13:37:28 -06:00
parent 795d54398f
commit 148c79b615
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@@ -1,11 +1,11 @@
{
"name": "template",
"name": "hollywoo-sourcer",
"version": "0.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "template",
"name": "hollywoo-sourcer",
"version": "0.0.0",
"hasInstallScript": true,
"dependencies": {

View File

@@ -1,7 +1,7 @@
{
"name": "template",
"name": "hollywoo-sourcer",
"version": "0.0.0",
"description": "A Firefox extension made with Kisslang",
"description": "firefox extension to source hollywoo project assets from the web",
"main": "index.js",
"scripts": {
"postinstall": "dts2hx --all --noLibWrap"