mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
cli: correct package name
This commit is contained in:
parent
1fd3dce31d
commit
2505b89fcf
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
const {PistonEngine} = require('piston-api-wrapper');
|
||||
const {PistonEngine} = require('piston-api-client');
|
||||
const fs = require('fs');
|
||||
const path = require('path');
|
||||
const chalk = require('chalk');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue