Browse Source

[add] Dependencie openpgp

B Thibault 8 years ago
parent
commit
6e753b3abb
3 changed files with 3 additions and 1 deletions
  1. 2 1
      package.json
  2. 1 0
      srv/public/index.html
  3. 0 0
      srv/public/openpgp.min.js

+ 2 - 1
package.json

@@ -11,7 +11,8 @@
     "node-file-cache",
     "memory-cache",
     "sleep",
-    "jimp"
+    "jimp",
+    "openpgp"
 
   ] ,"repository": {
     "type": "git",

+ 1 - 0
srv/public/index.html

@@ -36,6 +36,7 @@
         </form></div>
         <div class="error" id="neterror"></div>
         <script src="emojione.sprites.js"></script>
+        <script src="openpgp.min.js"></script>
         <script src="slack.min.js"></script>
     </body>
 </html>

File diff suppressed because it is too large
+ 0 - 0
srv/public/openpgp.min.js


Some files were not shown because too many files changed in this diff