Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
0ca312bd02 | |||
a8f53ae2ae |
4
.npmignore
Normal file
4
.npmignore
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
docs/
|
||||||
|
coverage/
|
||||||
|
ts/
|
||||||
|
test/
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartpath",
|
"name": "smartpath",
|
||||||
"version": "3.1.2",
|
"version": "3.1.3",
|
||||||
"description": "offers smart ways to handle paths",
|
"description": "offers smart ways to handle paths",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user