You've already forked AstralRinth
forked from didirus/AstralRinth
Prepare for adding omorphia
This commit is contained in:
12
libs/omorphia-tmp/package.json
Normal file
12
libs/omorphia-tmp/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "@modrinth/omorphia",
|
||||
"version": "0.0.1",
|
||||
"main": "./index.js",
|
||||
"types": "./index.d.ts",
|
||||
"exports": {
|
||||
".": {
|
||||
"import": "./index.mjs",
|
||||
"require": "./index.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user