Skip to content

Commit 4ae906d

Browse files
committed
chore: remove old files
1 parent 347584c commit 4ae906d

File tree

4 files changed

+3
-278
lines changed

4 files changed

+3
-278
lines changed

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
22.12.0

examples/openapi-ts-pinia-colada/CHANGELOG.md

Lines changed: 0 additions & 276 deletions
This file was deleted.

examples/openapi-ts-pinia-colada/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" href="/favicon.ico" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Hey API + TanStack Vue Query Demo</title>
7+
<title>Hey API + Pinia Colada Demo</title>
88
</head>
99
<body>
1010
<div id="app"></div>

examples/openapi-ts-pinia-colada/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@example/openapi-ts-pinia-colada",
33
"private": true,
4-
"version": "0.0.39",
4+
"version": "0.0.0",
55
"type": "module",
66
"scripts": {
77
"build-only": "vite build",

0 commit comments

Comments
 (0)