fix(send-and-archive): Was disabling signatures due to name collision

This commit is contained in:
Ben Gotow 2016-02-01 17:33:18 -08:00
parent 0fb109aeee
commit fecd8c9541

View file

@ -1,8 +1,8 @@
{
"name": "composer-signature",
"name": "send-and-archive",
"version": "0.1.0",
"main": "./lib/main",
"description": "A small extension to the draft store that implements signatures",
"description": "Adds a send and archive option to the composer.",
"license": "GPL-3.0",
"private": true,
"engines": {