Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
915ad00801 | |||
910671bfc6 |
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@push.rocks/smartfile",
|
||||
"private": false,
|
||||
"version": "11.0.6",
|
||||
"version": "11.0.7",
|
||||
"description": "offers smart ways to work with files in nodejs",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
|
@ -1,6 +1,6 @@
|
||||
# @push.rocks/smartfile
|
||||
|
||||
[@push.rocks/smartfile offers smart ways to work with files in nodejs](https://gitlab.com/push.rocks/smartfile#readme)
|
||||
> offers smart ways to work with files in nodejs
|
||||
|
||||
## Install
|
||||
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartfile',
|
||||
version: '11.0.6',
|
||||
version: '11.0.7',
|
||||
description: 'offers smart ways to work with files in nodejs'
|
||||
}
|
||||
|
Reference in New Issue
Block a user