update package.json and lock file
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "template",
|
"name": "hollywoo-sourcer",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "template",
|
"name": "hollywoo-sourcer",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "template",
|
"name": "hollywoo-sourcer",
|
||||||
"version": "0.0.0",
|
"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",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "dts2hx --all --noLibWrap"
|
"postinstall": "dts2hx --all --noLibWrap"
|
||||||
|
Reference in New Issue
Block a user