Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
759e1655da | |||
d732d1ba97 |
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,7 +1,7 @@
|
||||
node_modules/
|
||||
coverage/
|
||||
pages/
|
||||
|
||||
public/
|
||||
|
||||
test/temp/
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartfile",
|
||||
"version": "4.0.16",
|
||||
"version": "4.0.17",
|
||||
"description": "offers smart ways to work with files in nodejs",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
Reference in New Issue
Block a user