Skip to content

Commit f5483ea

Browse files
committed
chore: adjust meta
1 parent 4ba58c7 commit f5483ea

File tree

2 files changed

+2
-28
lines changed

2 files changed

+2
-28
lines changed

CHANGELOG.md

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +0,0 @@
1-
2-
## v0.1.0...main
3-
4-
[compare changes](https://github.com/stacksjs/ts-cache/compare/v0.1.0...main)
5-
6-
### 🏡 Chore
7-
8-
- Adjust name ([a832b61](https://github.com/stacksjs/ts-cache/commit/a832b61))
9-
10-
### ❤️ Contributors
11-
12-
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
13-
14-
## ...main
15-
16-
17-
### 🏡 Chore
18-
19-
- Initial commit ([a294b92](https://github.com/stacksjs/ts-cache/commit/a294b92))
20-
- Wip ([faac546](https://github.com/stacksjs/ts-cache/commit/faac546))
21-
- Lint ([dc82d0e](https://github.com/stacksjs/ts-cache/commit/dc82d0e))
22-
23-
### ❤️ Contributors
24-
25-
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
26-

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "@stacksjs/ts-clone",
2+
"name": "ts-clone",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.0.0",
55
"description": "Simple and fast TypeScript in-memory caching. Modern TypeScript port of node-cache.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)