Upgrade to OpenPGP.js v1.0.0

This commit is contained in:
Tankred Hase 2015-03-15 11:46:56 +01:00
parent 6ceb877472
commit 0304bbf8fe
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
"express": "^4.8.3", "express": "^4.8.3",
"morgan": "^1.2.3", "morgan": "^1.2.3",
"npmlog": "^0.1.1", "npmlog": "^0.1.1",
"openpgp": "^0.11.0", "openpgp": "^1.0.0",
"socket.io": "^1.0.6" "socket.io": "^1.0.6"
}, },
"devDependencies": { "devDependencies": {
@ -75,4 +75,4 @@
"time-grunt": "^1.0.0", "time-grunt": "^1.0.0",
"wo-smtpclient": "~0.6.0" "wo-smtpclient": "~0.6.0"
} }
} }