Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
a447fd1401 | |||
e1fbbe3ab3 |
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@tempfix/hetzner-openapi",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@tempfix/hetzner-openapi",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.11.10",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tempfix/hetzner-openapi",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"description": "",
|
||||
"main": "dist_ts/api.js",
|
||||
"typings": "dist_ts/api.d.ts",
|
||||
|
8
ts/00_commitinfo_data.ts
Normal file
8
ts/00_commitinfo_data.ts
Normal file
@ -0,0 +1,8 @@
|
||||
/**
|
||||
* autocreated commitinfo by @pushrocks/commitinfo
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@tempfix/hetzner-openapi',
|
||||
version: '1.0.5',
|
||||
description: ''
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user