You've already forked AstralRinth
forked from didirus/AstralRinth
Omorphia Cleanup + Adding missing styles (#18)
* Add missing knossos styles + some knossos cleanup * remove yarn.lock * Update output syntax
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@modrinth/omorphia",
|
||||
"name": "omorphia",
|
||||
"type": "module",
|
||||
"version": "0.0.0",
|
||||
"version": "0.4",
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
@@ -11,7 +11,8 @@
|
||||
".": {
|
||||
"import": "./dist/omorphia.js",
|
||||
"require": "./dist/omorphia.umd.cjs"
|
||||
}
|
||||
},
|
||||
"./dist/style.css": "./dist/style.css"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "vite build",
|
||||
|
||||
Reference in New Issue
Block a user