瀏覽代碼

[add] Dependencie openpgp

B Thibault 8 年之前
父節點
當前提交
6e753b3abb
共有 3 個文件被更改,包括 3 次插入1 次删除
  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