This commit is contained in:
Philipp Kunz 2020-09-02 14:27:11 +00:00
parent 56a802664f
commit f129ce42b6
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smarttime",
"version": "3.0.25",
"version": "3.0.26",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smarttime",
"private": false,
"version": "3.0.25",
"version": "3.0.26",
"description": "handle time in smart ways",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -44,4 +44,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}