diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-02-20 14:41:16 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-02-20 14:41:16 +0900 |
| commit | e112148b85a2247c424e8b7fea01a4f2485309f7 (patch) | |
| tree | 740ca81de814dc46c604a5d1047dc27a7e2b91ed /package.json | |
| parent | Merge pull request #187 from syuilo/greenkeeper/riot-3.3.1 (diff) | |
| download | misskey-e112148b85a2247c424e8b7fea01a4f2485309f7.tar.gz misskey-e112148b85a2247c424e8b7fea01a4f2485309f7.tar.bz2 misskey-e112148b85a2247c424e8b7fea01a4f2485309f7.zip | |
[Client] Remove graphs temporary
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 04335daa42..9311fdddd4 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,6 @@ "chai": "3.5.0", "chai-http": "3.0.0", "chalk": "1.1.3", - "chart.js": "2.5.0", "compression": "1.6.2", "cors": "2.8.1", "cropperjs": "1.0.0-beta", |