mirror of
https://github.com/demostf/demo.js
synced 2026-06-04 00:54:14 +02:00
cleanup dependencies
This commit is contained in:
parent
fe945de13f
commit
b18be86810
4 changed files with 3 additions and 382 deletions
|
|
@ -1,5 +1,3 @@
|
|||
require('source-map-support').install();
|
||||
|
||||
const Demo = require('../index');
|
||||
const fs = require('fs');
|
||||
const argv = require('minimist')(process.argv.slice(2), {boolean: true});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue