1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 19:42:01 +02:00

Add Epoch.

This commit is contained in:
Gunther Brunner 2014-10-06 20:50:28 +09:00
parent 1a8a5ff8ff
commit a1cf0ba7bd
2 changed files with 10 additions and 1 deletions

View file

@ -0,0 +1,7 @@
require('d3')
require('epoch/epoch.min.css')
require('epoch/epoch.min.js')
module.exports = {
name: 'epoch'
}