chore: 使用esModule为默认模块化
This commit is contained in:
parent
9bb77f1ca6
commit
3548cb03bc
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "algorithm",
|
"name": "algorithm",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
|
"type": "module",
|
||||||
"description": "一个记录个人算法练习的仓库",
|
"description": "一个记录个人算法练习的仓库",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user