bump aragami
Showing
.dockerignore
0 → 100644
.eslintignore
0 → 100644
.eslintrc.js
0 → 100644
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
.npmignore
0 → 100644
.prettierrc
0 → 100644
LICENSE
0 → 100644
dev/extras.ts
0 → 100644
dev/index.ts
0 → 100644
install-npm.sh
0 → 100755
| ... | @@ -44,7 +44,7 @@ | ... | @@ -44,7 +44,7 @@ |
| "testEnvironment": "node" | "testEnvironment": "node" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "aragami": "^1.0.1", | "aragami": "^1.0.3", | ||
| "koishi-thirdeye": "^11.0.6" | "koishi-thirdeye": "^11.0.6" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| ... | ... |
src/config.ts
0 → 100644
src/index.ts
0 → 100644
tests/sample.spec.ts
0 → 100644
tsconfig.json
0 → 100644
webpack.config.js
0 → 100644
Please register or sign in to comment