gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-wallet-webex] 01/04: npmignore / package.json


From: gnunet
Subject: [GNUnet-SVN] [taler-wallet-webex] 01/04: npmignore / package.json
Date: Thu, 15 Aug 2019 23:34:17 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-webex.

commit 05e32fd8552c316c4d1d5b84bb565c31575a579d
Author: Florian Dold <address@hidden>
AuthorDate: Thu Aug 15 12:57:44 2019 +0200

    npmignore / package.json
---
 .npmignore   | 1 +
 package.json | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.npmignore b/.npmignore
index 66b1e73c..169a8752 100644
--- a/.npmignore
+++ b/.npmignore
@@ -12,6 +12,7 @@
 /build
 
 /Makefile
+/*.js
 
 /dist/*
 !/dist/node
diff --git a/package.json b/package.json
index 28711f70..afa6f4e7 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,6 @@
     "typedoc": "^0.14.2",
     "typescript": "^3.3.4000",
     "uglify-js": "^3.0.27",
-    "urijs": "^1.18.10",
     "vinyl": "^2.2.0",
     "vinyl-fs": "^3.0.3",
     "webpack": "^4.29.6",
@@ -50,6 +49,7 @@
     "axios": "^0.19.0",
     "commander": "^2.20.0",
     "idb-bridge": "^0.0.1",
-    "source-map-support": "^0.5.12"
+    "source-map-support": "^0.5.12",
+    "urijs": "^1.18.10"
   }
 }

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]