Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
3b05aab39b | |||
53be2eb59d |
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@push.rocks/smartfile",
|
||||
"private": false,
|
||||
"version": "11.0.1",
|
||||
"version": "11.0.2",
|
||||
"description": "offers smart ways to work with files in nodejs",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartfile',
|
||||
version: '11.0.1',
|
||||
version: '11.0.2',
|
||||
description: 'offers smart ways to work with files in nodejs'
|
||||
}
|
||||
|
Reference in New Issue
Block a user