Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
1e5fd80a69 | |||
1de9412a31 |
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@push.rocks/smarttime",
|
||||
"private": false,
|
||||
"version": "4.0.3",
|
||||
"version": "4.0.4",
|
||||
"description": "handle time in smart ways",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smarttime',
|
||||
version: '4.0.3',
|
||||
version: '4.0.4',
|
||||
description: 'handle time in smart ways'
|
||||
}
|
||||
|
Reference in New Issue
Block a user