Commit a5aac3f2 authored by nanahira's avatar nanahira

fix

parent 3d78fa65
Pipeline #41336 passed with stages
in 12 minutes and 36 seconds
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"build:types": "node build.js types", "build:types": "node build.js types",
"clean": "node build.js clean", "clean": "node build.js clean",
"test": "jest --passWithNoTests", "test": "jest --passWithNoTests",
"start": "node dist/index.js" "start": "node dist/index.cjs"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment