diff --git a/package.json b/package.json index c7ed402..b32ebc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "algorithm", "version": "1.0.0", + "type": "module", "description": "一个记录个人算法练习的仓库", "main": "index.js", "scripts": {