Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
10bda971fb | |||
e578601b49 |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@push.rocks/smartpath",
|
"name": "@push.rocks/smartpath",
|
||||||
"version": "5.0.12",
|
"version": "5.0.13",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "offers smart ways to handle paths",
|
"description": "offers smart ways to handle paths",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartpath',
|
name: '@push.rocks/smartpath',
|
||||||
version: '5.0.12',
|
version: '5.0.13',
|
||||||
description: 'offers smart ways to handle paths'
|
description: 'offers smart ways to handle paths'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user