about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorOndřej Hruška <ondra@ondrovo.com>2017-10-13 18:01:14 +0200
committerOndřej Hruška <ondra@ondrovo.com>2017-10-13 18:07:01 +0200
commit33e806217f747b34c1f1740612805d46f302e7dd (patch)
tree4aacb35d4184b35e4e225810f410a5f54c9f404a /package.json
parentdf626fdd43330e81d5df2f7f43b896757c51ad11 (diff)
Initial doodle support
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 93e254abc..5dc2a9144 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,7 @@
   "private": true,
   "dependencies": {
     "array-includes": "^3.0.3",
+    "atrament": "^0.2.3",
     "autoprefixer": "^7.1.2",
     "axios": "^0.16.2",
     "babel-core": "^6.25.0",