summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-04-26 03:10:52 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-04-26 03:10:52 +0200
commit79a2eed5589468c2df3e4ee2d190d9fc43b80fe9 (patch)
treeb9250369bb2b54a2fb298f611ff7142a0c825999 /manifest.json
parent9aab9fd6134351bba9445df2b24d3d2c6deedf0e (diff)
downloadwallet-core-79a2eed5589468c2df3e4ee2d190d9fc43b80fe9.tar.gz
wallet-core-79a2eed5589468c2df3e4ee2d190d9fc43b80fe9.tar.bz2
wallet-core-79a2eed5589468c2df3e4ee2d190d9fc43b80fe9.zip
remove dependency in taler-wallet-lib, implement pay signature check/storage
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index f59aac23d..c93d49fed 100644
--- a/manifest.json
+++ b/manifest.json
@@ -43,7 +43,6 @@
{
"matches": ["*://*/*"],
"js": [
- "src/taler-wallet-lib.js",
"dist/contentScript-bundle.js"
],
"run_at": "document_start"