summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnike Arni <aarni@thoughtworks.com>2016-12-27 10:39:08 -0200
committerAnike Arni <aarni@thoughtworks.com>2016-12-27 10:39:08 -0200
commit3a1dc6f2bfc70a99a6dcf761b7d62bf0d2b45345 (patch)
tree38bf141fc1c92a2fc5a78a84ea6a63edb087e8d7
parent3710467f2542d6e3c1278f0172a8f9e12fe2491f (diff)
Removes almond from package.json as it will not be needed with webpack
-rw-r--r--web-ui/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/web-ui/package.json b/web-ui/package.json
index 528fd095..5739dc29 100644
--- a/web-ui/package.json
+++ b/web-ui/package.json
@@ -5,7 +5,6 @@
"repository": "https://github.com/pixelated-project/pixelated-user-agent",
"private": true,
"devDependencies": {
- "almond": "^0.3.3",
"bower": "1.7.9",
"dompurify": "^0.8.4",
"flight": "0.0.2",