mirror of
https://github.com/kennethnym/aris.git
synced 2026-02-02 05:01:17 +00:00
Compare commits
2 Commits
feat/feed-
...
fix/core-p
| Author | SHA1 | Date | |
|---|---|---|---|
| 5df3dbd1b5 | |||
| b7c7bcfc7c |
@@ -2,8 +2,8 @@
|
||||
"name": "@aris/core",
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"main": "index.ts",
|
||||
"types": "index.ts",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"scripts": {
|
||||
"test": "bun test ."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user