Windows Updates
Service-Shop and SSA js
This commit is contained in:
10
package.json
10
package.json
@ -9,6 +9,14 @@
|
||||
"garbage-collect": "git gc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "3.0.0"
|
||||
"prettier": "3.0.0",
|
||||
"@types/bun": "latest"
|
||||
},
|
||||
"name": "ec-documentation",
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"peerDependencies": {
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user