Add npmignore

This commit is contained in:
Jonathan Staab
2023-03-28 14:29:18 -05:00
parent 5a1a72491e
commit 5131a89c29
3 changed files with 5 additions and 3 deletions
+2
View File
@@ -0,0 +1,2 @@
node_modules
src
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "paravel",
"version": "0.1.4",
"version": "0.1.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "paravel",
"version": "0.1.4",
"version": "0.1.5",
"license": "MIT",
"dependencies": {
"husky": "^8.0.3",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "paravel",
"version": "0.1.5",
"version": "0.1.6",
"description": "Yet another toolkit for nostr",
"repository": {
"type": "git",