fix: removed collage
fix: removing collage feat: added ingredient type to server for testing and a config" chore: setup deno server package
This commit is contained in:
21
package.json
21
package.json
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"name": "stocca-tre",
|
||||
"version": "0.0.1",
|
||||
"description": "pizza im dritten stock",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.djledda.de/Ledda/stocca-tre.git"
|
||||
},
|
||||
"author": "Daniel Ledda",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@djledda/ladder": "^1.0.2",
|
||||
"@types/node": "^17.0.41",
|
||||
"sass": "^1.52.2",
|
||||
"vite": "^2.9.10"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user