about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Yip <yipdw@member.fsf.org>2017-10-13 11:48:53 -0500
committerGitHub <noreply@github.com>2017-10-13 11:48:53 -0500
commitdaa04c39b6ac1c2395ff4ffc533d68b56f834b63 (patch)
tree18c1697a34e434c6e82c2c4368ae809d698b1307 /package.json
parentdf626fdd43330e81d5df2f7f43b896757c51ad11 (diff)
parent2af964ef20e4153d47f0d2e2005254d589a3cd8c (diff)
Merge pull request #168 from glitch-soc/doodles
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",