diff options
author | multiple creatures <dev@multiple-creature.party> | 2020-02-21 04:57:18 -0600 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2020-02-21 04:57:18 -0600 |
commit | 127db2a2ebc2167a40803572dfb28b7be14489bd (patch) | |
tree | d39a822a6dde10d2b7a5624e823d38533766a623 /package.json | |
parent | daa381034aa0bd5b009eeeda25355885a2994265 (diff) |
re-add `atrament` dependency
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 1a6727813..ed379fffb 100644 --- a/package.json +++ b/package.json @@ -71,6 +71,7 @@ "@gamestdio/websocket": "^0.3.2", "array-includes": "^3.1.1", "arrow-key-navigation": "^1.1.0", + "atrament": "^1.1.0", "autoprefixer": "^9.7.4", "axios": "^0.19.2", "babel-loader": "^8.0.6", |