Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
5f5957b0c0 | |||
31275536ec |
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@pushrocks/smarttime",
|
||||
"private": false,
|
||||
"version": "3.0.48",
|
||||
"version": "4.0.0",
|
||||
"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: '@pushrocks/smarttime',
|
||||
version: '3.0.48',
|
||||
version: '4.0.0',
|
||||
description: 'handle time in smart ways'
|
||||
}
|
||||
|
Reference in New Issue
Block a user