This commit is contained in:
Philipp Kunz 2021-04-21 19:52:53 +00:00
parent 05997ef1cf
commit 1f80df6ec2
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartcache",
"version": "1.0.13",
"version": "1.0.14",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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