Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
a8f93682fc | |||
2833666d14 |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartpath",
|
"name": "smartpath",
|
||||||
"version": "3.1.3",
|
"version": "3.1.4",
|
||||||
"description": "offers smart ways to handle paths",
|
"description": "offers smart ways to handle paths",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -22,11 +22,11 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/pushrocks/smartpath",
|
"homepage": "https://github.com/pushrocks/smartpath",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"beautylog": "^4.1.0",
|
"beautylog": "^4.1.1",
|
||||||
"home": "^1.0.1"
|
"home": "^1.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"npmts": "^5.0.1",
|
"npmts": "^5.0.3",
|
||||||
"should": "^8.3.0"
|
"should": "^8.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user