chore: shit

This commit is contained in:
EvolutionX
2022-05-09 20:47:06 +05:30
committed by Jacob Nguyen
parent 65f38f3eb2
commit 6c2e65923a

View File

@@ -1,7 +1,6 @@
import { readFile, writeFile } from 'node:fs/promises';
import { findUp } from 'find-up';
/**
* It takes a string, finds the package.json file in the directory of the string, and changes the name
* of the package.json file to the string.