This commit is contained in:
Philipp Kunz 2022-06-26 20:36:23 +02:00
parent 0e11d0e760
commit 677b07a176
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartcache",
"version": "1.0.14",
"version": "1.0.15",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartcache",
"version": "1.0.14",
"version": "1.0.15",
"license": "MIT",
"dependencies": {
"@pushrocks/smartdelay": "^2.0.13",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartcache",
"version": "1.0.14",
"version": "1.0.15",
"private": false,
"description": "cache things in smart ways",
"main": "dist_ts/index.js",
@ -44,4 +44,4 @@
"last 1 chrome versions"
],
"type": "module"
}
}