Skip to content

Commit 37f3111

Browse files
author
Halim Qarroum
committed
Renaming the package name
1 parent 8c7cbf7 commit 37f3111

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "cache",
2+
"name": "timed-cache",
33
"version": "1.0.2",
44
"main": "cache.js",
55
"authors": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "cache",
2+
"name": "timed-cache",
33
"version": "1.0.3",
44
"description": "A minimalist time-based caching system.",
55
"main": "cache.js",

0 commit comments

Comments
 (0)